]> granicus.if.org Git - clang/commit
Fix <rdar://problem/6454568>: BugReporter should correctly handle switch statements...
authorTed Kremenek <kremenek@apple.com>
Sat, 20 Dec 2008 01:41:43 +0000 (01:41 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 20 Dec 2008 01:41:43 +0000 (01:41 +0000)
commit3ddc4d5f50dc6cd899ed07419413222c1d785d1c
treebbcab2a56d78d2269af5a4541960ecfce608986d
parente36dabb2d9567c98734a1063ac7748dc37a999ce
Fix <rdar://problem/6454568>: BugReporter should correctly handle switch statements with no default case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61270 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BugReporter.cpp