hanchenye-llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref
David Blaikie cc5f8f0d9e Switch to the C++11 warning flags in tests.
Patch by Ahmed Charles!

llvm-svn: 142340
2011-10-18 05:54:07 +00:00
..
basic.cpp
p1.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p3.cpp
p5-0x.cpp Switch to the C++11 warning flags in tests. 2011-10-18 05:54:07 +00:00
p5-cxx0x-no-extra-copy.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-cxx03-extra-copy.cpp When performing initialization of a copy of a temporary object, use 2010-11-12 03:34:06 +00:00
p5-examples.cpp Calculate the value kind of an expression when it's created and 2010-11-18 06:31:45 +00:00
p5-var.cpp In Sema's TryRefInitWithConversionFunction, suppress user conversions for the overload candidates. 2010-10-05 03:05:30 +00:00
p5.cpp