diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-24 21:07:08 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-10-24 21:07:08 +0000 |
commit | cbb407268e06bce2dda06edf0b94093e5a2c8ae1 (patch) | |
tree | 23a78ebd2aa7e12b177157456a9c45926c4a1fed /clang/lib/StaticAnalyzer/Core/CheckerManager.cpp | |
parent | a58fb48a5596d7cc6decebbbb845f3a47e5649b5 (diff) | |
download | bcm5719-llvm-cbb407268e06bce2dda06edf0b94093e5a2c8ae1.tar.gz bcm5719-llvm-cbb407268e06bce2dda06edf0b94093e5a2c8ae1.zip |
Constant expression evaluation: evaluate lvalues as lvalues, and rvalues as
rvalues, as C++11 constant evaluation semantics require. DeclRefs referring to
references can now use the normal initialization-caching codepath, which
incidentally fixes a crash in cyclic initialization of references.
llvm-svn: 142844
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/CheckerManager.cpp')
0 files changed, 0 insertions, 0 deletions