Commit Graph

2 Commits

Author SHA1 Message Date
Argyrios Kyrtzidis 21dddd9d6f [libclang] Add APIs to check the result of an integer expression in CXEvalResult without overflow
Patch by Emilio Cobos Álvarez!
See https://reviews.llvm.org/D26788

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@288438 91177308-0d34-0410-b5e6-96231b3b80d8
2016-12-01 23:41:27 +00:00
Argyrios Kyrtzidis c5f92b66c8 [libclang] Introduce APIs for evaluating a cursor and checking if a macro is builtin/function.
rdar://24091595

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257968 91177308-0d34-0410-b5e6-96231b3b80d8
2016-01-16 00:20:02 +00:00