]> granicus.if.org Git - clang/commit
[-Wunreachable-code] Correctly expand artificial reachability to pruned '&&' and...
authorTed Kremenek <kremenek@apple.com>
Fri, 7 Mar 2014 02:25:53 +0000 (02:25 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 7 Mar 2014 02:25:53 +0000 (02:25 +0000)
commit42efb1c92b23e39302be6b74e2d313f00cc98650
treee07d283f2e17e921a2e675eb0969472fca41caf2
parent465ac25a5856f1cd035f3519906207b73b703aa6
[-Wunreachable-code] Correctly expand artificial reachability to pruned '&&' and '||' branches involving configuration values.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203194 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFG.cpp
lib/Analysis/ReachableCode.cpp
test/Sema/warn-unreachable.c