]> granicus.if.org Git - clang/commit
c-index-test shouldn't crash when a goto has no matching label. Fixes <rdar://proble...
authorTed Kremenek <kremenek@apple.com>
Tue, 15 Mar 2011 23:47:49 +0000 (23:47 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 15 Mar 2011 23:47:49 +0000 (23:47 +0000)
commit37c2e9664316b013b9a86f841f143f19ffbc0a02
treeb38889fca688a798b9dc021e87e245d5bae7c441
parentdb9e9e61f8311d8852bd15730f78e56f3ffa0508
c-index-test shouldn't crash when a goto has no matching label.  Fixes <rdar://problem/9123493>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127711 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/cindex-on-invalid.m
tools/libclang/CIndex.cpp