llvm-project/clang/test/CXX/special/class.ctor
Richard Smith e3b28bc363 Move detection of reference members binding to temporaries from building of
CXXCtorInitializers to the point where we perform the questionable lifetime
extension. This exposed a selection of false negatives in the warning.

llvm-svn: 183869
2013-06-12 21:51:50 +00:00
..
p1.cpp Add a test for r174980, that we used to accept 2013-02-12 20:43:41 +00:00
p4-0x.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p5-0x.cpp Move detection of reference members binding to temporaries from building of 2013-06-12 21:51:50 +00:00
p6-0x.cpp A union can have a constexpr defaulted default constructor, if it has an 2012-05-07 01:07:30 +00:00