diff options
author | Devang Patel <dpatel@apple.com> | 2010-07-22 22:29:16 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2010-07-22 22:29:16 +0000 |
commit | 5a6fbcfd8c15a2296f94a0473a68ec09d429827f (patch) | |
tree | f64aab6d8de87d5c02bde0bb49bce720661a67d2 /lib/Frontend/PCHReaderStmt.cpp | |
parent | db2cfecf0eb6683be103b8550026817426da2d42 (diff) |
Keep track of artificial scopes introduced by line directives. For example,
#line 41 "bar.c"
dummy (1, i);
#line 24 "bar.h"
i = f2 (i);
#line 44 "bar.c"
This is tested by step-line.exp in gdb testsuite.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109189 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/PCHReaderStmt.cpp')
0 files changed, 0 insertions, 0 deletions