llvm-project/clang/test/CXX/expr/expr.const
Richard Smith 90cacbbf3e 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
2012-02-08 08:11:33 +00:00
..
p2-0x.cpp Implement DR1458: Taking the address of an object of incomplete class type is 2012-02-08 08:11:33 +00:00
p3-0x.cpp constexpr: converted constant expression handling for enumerator values, case 2012-01-18 23:55:52 +00:00
p5-0x.cpp Add more testing for r149776. 2012-02-08 06:41:34 +00:00