]> granicus.if.org Git - clang/commit
Don't add Decls with an invalid location to DeclsInContainer.
authorTed Kremenek <kremenek@apple.com>
Tue, 2 Nov 2010 23:17:51 +0000 (23:17 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 2 Nov 2010 23:17:51 +0000 (23:17 +0000)
commit0582c897ec7261b4c6af0fe26dc2a0b6b54d266c
tree7a9cefeded62e446097543944a9addbc6e3c5bf7
parentd8c370ca95a3bccc36c4a6b92a4042809ff51ee4
Don't add Decls with an invalid location to DeclsInContainer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118111 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CIndex.cpp