summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/live-variables.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[analyzer] Refactor conditional expression evaluating code"Anna Zaks2013-12-061-0/+23
This reverts commit r189090. The original patch introduced regressions (see the added live-variables.* tests). The patch depends on the correctness of live variable analyses, which are not computed correctly. I've opened PR18159 to track the proper resolution to this problem. The patch was a stepping block to r189746. This is why part of the patch reverts temporary destructor tests that started crashing. The temporary destructors feature is disabled by default. llvm-svn: 196593
OpenPOWER on IntegriCloud