hanchenye-llvm-project/clang/test
Fariborz Jahanian 5dc61d7ab5 Test uses the new clang.
llvm-svn: 91292
2009-12-14 17:14:55 +00:00
..
Analysis Replace clang-cc with clang -cc1. 2009-12-14 06:34:20 +00:00
CXX Fix test. 2009-12-13 18:30:34 +00:00
CodeCompletion Add a function's cv-qualifiers to the code-completion results as an 2009-12-11 18:44:16 +00:00
CodeGen Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
CodeGenCXX When rebuilding CXXConstructExprs after a transformation, use 2009-12-14 16:27:04 +00:00
CodeGenObjC Tests use the new clang. 2009-12-14 17:13:18 +00:00
CodeGenObjCXX Test uses the new clang. 2009-12-14 17:14:55 +00:00
Coverage Normalize options to use '-FOO' instead of '--FOO'. 2009-11-29 09:33:10 +00:00
Driver Tests: Fix some bugs in clang_f_opts, options were out of order but it worked 2009-12-13 02:00:23 +00:00
FixIt Implement conversion from a switch condition with class type to an 2009-11-23 13:46:08 +00:00
Frontend Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests. 2009-11-30 08:41:04 +00:00
Index Tests: Fix some bugs in clang_f_opts, options were out of order but it worked 2009-12-13 02:00:23 +00:00
Lexer teach clang to recover gracefully from conflict markers left in source 2009-12-14 06:16:57 +00:00
Misc Switch this test to use clang-cc. 2009-12-08 21:12:25 +00:00
PCH Remove this test for now, it is flaky. 2009-12-11 00:27:30 +00:00
Parser If we enter parens, colons can become un-sacred, allowing us to emit 2009-12-10 02:08:07 +00:00
Preprocessor this was a couple bugzillas too 2009-12-14 05:03:13 +00:00
Rewriter Integrate the following from the 'objective-rewrite' branch: 2009-12-05 21:43:12 +00:00
Sema Testcase for recent checkin. 2009-12-11 00:10:15 +00:00
SemaCXX Don't assume that all conversions to a void pointer are converting 2009-12-13 21:29:20 +00:00
SemaObjC Patch to warn when discarding objective-c pointer type qualifiers 2009-12-08 03:35:08 +00:00
SemaObjCXX Patch to allow C-style cast from 'void *' to block pointer type. 2009-12-11 22:40:48 +00:00
SemaTemplate Fix template instantiation for non-dependent calls to overloaded call 2009-12-13 20:44:55 +00:00
CMakeLists.txt Remove clang-cc tool, it has joined in unholy union with clang. 2009-12-12 00:56:47 +00:00
Makefile Add clang_site_config user variable, so that extra tests (e.g., utils/C++Syntax) 2009-11-05 16:36:19 +00:00
TestRunner.sh Switch TestRunner.sh to just use 'lit'. 2009-09-20 22:00:23 +00:00
cxx-sections.data Update C++ section data and directory structure to reflect N2914 2009-06-30 16:45:27 +00:00
lit.cfg Tests: Stop looking for clang-cc, we don't need it. 2009-12-11 23:35:10 +00:00
lit.site.cfg.in Rework site config for cmake to be generated at configure time, and only pass 2009-11-07 23:53:32 +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