]> granicus.if.org Git - clang/commit
[libclang] Make sure we do a correct invalid check in clang_getExpansionLocation.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 18 Oct 2011 21:59:54 +0000 (21:59 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 18 Oct 2011 21:59:54 +0000 (21:59 +0000)
commitc705d2520a51de1dc38d36efada8e9bc2d8b0d1f
tree745a84279b0b2e2389e87319b7c3b821ec1e6b29
parentfa43c97297d8d76b66c5cb1c37f7785db9e1ee17
[libclang] Make sure we do a correct invalid check in clang_getExpansionLocation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142430 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/SourceManager.h
tools/libclang/CIndex.cpp