]> granicus.if.org Git - clang/commit
[libclang] Introduce clang_Location_isInSystemHeader to check if a location resides...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 12 Apr 2013 17:06:51 +0000 (17:06 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 12 Apr 2013 17:06:51 +0000 (17:06 +0000)
commit4522f63e00fa6f1276b1d29763a9a4f46f46b6a1
tree346cb5a5387646b55d1df6a07a18209567d2f73d
parent3bbffd549c76dfeb3c8d7c73860736a6523cde92
[libclang] Introduce clang_Location_isInSystemHeader to check if a location resides in a system header.

This is a modified patch provided from MikoĊ‚aj Siedlarek!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179384 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
tools/libclang/CXSourceLocation.cpp
tools/libclang/libclang.exports