]> granicus.if.org Git - clang/commit
Fold assertion into condition, as it does not hold all the time.
authorTed Kremenek <kremenek@apple.com>
Thu, 13 May 2010 15:38:38 +0000 (15:38 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 13 May 2010 15:38:38 +0000 (15:38 +0000)
commit6bfd53360072409715fe4e4d4f41d9ebdf948479
tree927b040d5c11dbbfc0869c2a2dfd84011918348e
parent6614b2d27df66cc72c7b088c19fcca54084e7ee5
Fold assertion into condition, as it does not hold all the time.

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