diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-11-09 06:24:54 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-11-09 06:24:54 +0000 |
| commit | 229bebdeb584d4491e40c9b10a3a22485db5c54a (patch) | |
| tree | 7a85d32118f793190283ec45c14427f62437dd29 /llvm/lib/System/Signals.cpp | |
| parent | 12a610d1fa79c11ff9aec2ae1cdf258ed131ae88 (diff) | |
| download | bcm5719-llvm-229bebdeb584d4491e40c9b10a3a22485db5c54a.tar.gz bcm5719-llvm-229bebdeb584d4491e40c9b10a3a22485db5c54a.zip | |
ntroduce clang_getSpellingLocation() into libclang, to provide the
location where we're spelling a token even within a
macro. clang_getInstantiationLocation() tells where we instantiated
the macro.
I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs,
since they gloss over macro-instantiation information.
Take 2: this time, adjusted tests appropriately and used a "simple"
approach to the spelling location.
llvm-svn: 118495
Diffstat (limited to 'llvm/lib/System/Signals.cpp')
0 files changed, 0 insertions, 0 deletions

