diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2009-02-26 10:19:36 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2009-02-26 10:19:36 +0000 |
commit | 9cb9ff4342f53bbd249e851b4c6a6c47cb19d805 (patch) | |
tree | d024fe44e0c7afa127c5a7eac14b742c5567d7f0 /clang/lib/AST/ExprCXX.cpp | |
parent | 98c56a4fe986d78b54bc866dd96909dc582f1d31 (diff) | |
download | bcm5719-llvm-9cb9ff4342f53bbd249e851b4c6a6c47cb19d805.tar.gz bcm5719-llvm-9cb9ff4342f53bbd249e851b4c6a6c47cb19d805.zip |
Remove short-circuit evaluation and the extension warnings. I'm
pretty sure we want to keep constant expression verification outside of
Evaluate. Because of that, the short-circuit evaluation doesn't
generally make sense, and the comma warning doesn't make sense in its
current form.
llvm-svn: 65525
Diffstat (limited to 'clang/lib/AST/ExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions