hanchenye-llvm-project/clang/test
Zhongxing Xu b21175ccbe Modify test case comments.
llvm-svn: 73691
2009-06-18 06:49:35 +00:00
..
Analysis Modify test case comments. 2009-06-18 06:49:35 +00:00
CXX Implement correct name lookup inside an initializer of a C++ class static data member. 2009-06-17 22:50:06 +00:00
CodeGen Add a target triple to a couple of tests which depend on it. Reported 2009-06-18 02:04:19 +00:00
CodeGenCXX Handle temporaries in default arguments. 2009-06-16 03:37:31 +00:00
CodeGenObjC Test modification. 2009-06-14 16:45:35 +00:00
Coverage AST printing for C++ base classes 2009-05-30 06:58:37 +00:00
Driver Use env properly in test/Driver/analyze.c 2009-06-17 15:41:17 +00:00
FixIt Update test case; I'm confused why this wasn't failing on the buildbot 2009-05-16 19:30:01 +00:00
Frontend Forward -C and -CC to clang. 2009-06-08 21:48:20 +00:00
Lexer PR4395: Don't detect token concatenation in C mode for 2009-06-15 19:48:50 +00:00
Misc Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
PCH Make precompiled headers work with -E. When we're only preprocessing 2009-05-12 01:31:05 +00:00
Parser Diagnose class members that shadow a template parameter. Fixes 2009-06-17 23:37:01 +00:00
Preprocessor Fix #pragma GCC system_header by making it insert a virtual linemarker into 2009-06-15 05:02:34 +00:00
Rewriter Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
Sema PR4351: Add constant evaluation for constructs like "foo == NULL", where 2009-06-14 02:17:33 +00:00
SemaCXX It's an error to use a function declared in a class definition as a default argument before the function has been declared. 2009-06-12 16:51:40 +00:00
SemaObjC Test case was left behind from my last patch. 2009-06-16 17:57:28 +00:00
SemaObjCXX Add an XFAIL test to demonstrate references in Obj-C++, this currently crashes. 2009-06-05 06:03:19 +00:00
SemaTemplate Diagnose class members that shadow a template parameter. Fixes 2009-06-17 23:37:01 +00:00
CMakeLists.txt Fix regression testing in Xcode, again 2009-06-17 23:35:04 +00:00
Makefile Switch to the new test runner. 2009-06-13 18:28:48 +00:00
TestRunner.sh If stderr isn't a terminal, don't try to guess the terminal width or 2009-05-06 21:28:42 +00:00
cxx-sections.data Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00
make_test_dirs.pl Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00