clang-1/test
Daniel Dunbar 131c981d63 And now a test fix in +Asserts mode, which I broke.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86801 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-11 03:48:34 +00:00
..
Analysis Add test case for PointerSubChecker. 2009-11-10 02:45:49 +00:00
CXX Create a new Scope when parsing a declaration with a C++ scope specifier. 2009-11-11 00:21:18 +00:00
CodeCompletion Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
CodeGen And now a test fix in +Asserts mode, which I broke. 2009-11-11 03:48:34 +00:00
CodeGenCXX Fix some tests in -Asserts mode. 2009-11-11 03:48:26 +00:00
CodeGenObjC Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Coverage Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Driver Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
FixIt When trying to assign a regular string literal to an Objective-C 'id' type or a pointer to an NSString, emit a code insertion hint that turns it into an Objective-C string. For example: 2009-11-10 04:46:30 +00:00
Frontend Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Index Make sure that we look into nested, transparent declaration contexts 2009-11-09 21:35:27 +00:00
Lexer Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
Misc Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
PCH Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
Parser Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Preprocessor Remove RUN: true lines. 2009-11-08 01:47:25 +00:00
Rewriter Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
Sema Changed error for nested type qualifier mismatch to 2009-11-09 22:16:37 +00:00
SemaCXX Diagnose illegally typed operator new/new[]. 2009-11-10 23:47:18 +00:00
SemaObjC Apparently the following idiom is specifically encouraged: 2009-11-11 02:41:58 +00:00
SemaObjCXX Switch XFAIL format to match LLVM. 2009-11-03 07:25:45 +00:00
SemaTemplate Introduce a new representation for template template 2009-11-11 01:00:40 +00:00
CMakeLists.txt Simplify. 2009-11-08 09:46:39 +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 Drop require_and_and argument. 2009-11-08 01:47:35 +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