hanchenye-llvm-project/clang/test/CXX/special
Richard Smith 938f40b5aa Implement support for C++11 in-class initialization of non-static data members.
llvm-svn: 132878
2011-06-11 17:19:42 +00:00
..
class.copy Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
class.ctor Implement support for C++11 in-class initialization of non-static data members. 2011-06-11 17:19:42 +00:00
class.dtor Start fixing up clang tests to work on the clang-native-arm-cortex-a9 builder. 2011-06-06 21:23:05 +00:00
class.free Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
class.inhctor Revert "Disable inherited constructors for 2.9." 2011-03-12 13:44:32 +00:00
class.init/class.base.init Implement support for C++11 in-class initialization of non-static data members. 2011-06-11 17:19:42 +00:00