Fix CFG bug where the 'isTemporaryDtorsBranch' bit was silently lost for terminators.
authorTed Kremenek <kremenek@apple.com>
Sat, 8 Mar 2014 02:22:29 +0000 (02:22 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 8 Mar 2014 02:22:29 +0000 (02:22 +0000)
commitfcc1417fad167a945596e41cf5f3cdc8c96ee686
treea355688566515ae074909841be0dec75b6e55e43
parentff909f907cef898e9ba8c137420748968ce6bad0
Fix CFG bug where the 'isTemporaryDtorsBranch' bit was silently lost for terminators.

llvm-svn: 203335
clang/include/clang/Analysis/CFG.h
clang/lib/Analysis/CFG.cpp
clang/test/Analysis/temp-obj-dtors-cfg-output.cpp