diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-01-04 18:30:13 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-01-04 18:30:13 +0000 |
commit | 56be71610fee1a7750ee98d756ca0e4f69b8daff (patch) | |
tree | 148bd3612bca92625dce647dcce791b2a19d4f25 /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp | |
parent | d12c332905c0e6ca882b54a82b00b00696fa9cb0 (diff) | |
download | bcm5719-llvm-56be71610fee1a7750ee98d756ca0e4f69b8daff.tar.gz bcm5719-llvm-56be71610fee1a7750ee98d756ca0e4f69b8daff.zip |
[libclang] Introduce clang_getFileLocation.
Uses of clang_getSpellingLocation should eventually move to calling
clang_getFileLocation, and clang_getSpellingLocation should do what
its name represents and actually point at the 'spelling' location, e.g.
inside a macro definition if the spelling of a token came from that.
llvm-svn: 171486
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions