summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/file-macro-refs.c
Commit message (Collapse)AuthorAgeFilesLines
* [libclang] Make the test portable.Argyrios Kyrtzidis2011-11-291-1/+1
| | | | llvm-svn: 145377
* [libclang] Make clang_findReferencesInFile also work on macros (find all ↵Argyrios Kyrtzidis2011-11-291-0/+12
expansions/definition of a macro in a file). As a bonus, also make searching for declarations more efficient by ignoring preprocessing entities when we know that we are looking for a declaration. Fixes rdar://10427411. llvm-svn: 145369
OpenPOWER on IntegriCloud