diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-05-15 21:49:04 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-05-15 21:49:04 +0000 |
commit | 774e4af13a0b7683563a22c6b99e4dda45334cc8 (patch) | |
tree | 66f1d337e5eac9a3a8946d5e8fe8d6d5cbb96516 /lib/Sema/SemaChecking.cpp | |
parent | 73b17cd017f70d0bf7ca2dbb12f09f99081d7fdb (diff) |
Removed bogus "return true" in Expr::isConstantExpr that returned true for all
expressions. This appears to be a regression introduced in r51113 that caused
many test cases to fail (there is still a test case in the Analysis directory
that is failing):
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080512/005706.html
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51164 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions