diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-02-08 08:11:33 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-02-08 08:11:33 +0000 |
commit | 90cacbbf3efda3745dd7c10e8f891956bfaf031e (patch) | |
tree | a951db452ff6b01ba4f07ac4b7b293d9b26ea8a6 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 13f118f47b6d1faf9ea41d53b5ebb1e965cd3696 (diff) | |
download | llvm-90cacbbf3efda3745dd7c10e8f891956bfaf031e.zip llvm-90cacbbf3efda3745dd7c10e8f891956bfaf031e.tar.gz llvm-90cacbbf3efda3745dd7c10e8f891956bfaf031e.tar.bz2 |
Implement DR1458: Taking the address of an object of incomplete class type is
not a constant expression, because we can't tell whether the complete class type
will have an overloaded operator&.
llvm-svn: 150066
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions