summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/evaluate-cursor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libclang] Add APIs to check the result of an integer expression in ↵Argyrios Kyrtzidis2016-12-011-0/+14
| | | | | | | | | CXEvalResult without overflow Patch by Emilio Cobos Álvarez! See https://reviews.llvm.org/D26788 llvm-svn: 288438
* [libclang] Introduce APIs for evaluating a cursor and checking if a macro is ↵Argyrios Kyrtzidis2016-01-161-0/+30
builtin/function. rdar://24091595 llvm-svn: 257968
OpenPOWER on IntegriCloud