]> granicus.if.org Git - clang/commit
Remove assert added in r201249.
authorDaniel Jasper <djasper@google.com>
Thu, 13 Feb 2014 14:24:14 +0000 (14:24 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 13 Feb 2014 14:24:14 +0000 (14:24 +0000)
commit1617d450f264b946bcb8c15571735492caf66a92
tree68f94f7bc07bb3c383bb660635663a3525ad4d0a
parent00dff34195e019080fd6b2c891a03b9b6ac9bfbd
Remove assert added in r201249.

This triggers on one of our internal tests.

Dmitri:
I do not understand this part of the codebase well enough to locate the
underlying cause easily. If the correct fix is not obvious, I can try to
debug the problem further or try to come up with reduced test case.

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