diff options
author | Hal Finkel <hfinkel@anl.gov> | 2014-07-17 14:49:58 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2014-07-17 14:49:58 +0000 |
commit | a8443c36ae1e0de98082c2f2106599c7753da771 (patch) | |
tree | df097572bcff3a7411d81ce498538e85c93e4531 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f041733585024574a4965dd80e3931442bd8472d (diff) | |
download | llvm-a8443c36ae1e0de98082c2f2106599c7753da771.zip llvm-a8443c36ae1e0de98082c2f2106599c7753da771.tar.gz llvm-a8443c36ae1e0de98082c2f2106599c7753da771.tar.bz2 |
Handle __assume in the VoidExprEvaluator
This is a follow-up to an IRC conversation with Richard last night; __assume
does not evaluate its argument, and so the argument should not contribute to
whether (__assume(e), constant) can be used where a constant is required.
llvm-svn: 213267
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions