llvm-project/clang/test
Anders Carlsson 0e523cba82 Rename a test in preparation for fixing PR8169.
llvm-svn: 115410
2010-10-02 17:08:38 +00:00
..
ASTMerge Don't add an imported function into its lexical context until *after* 2010-10-01 23:55:07 +00:00
Analysis Added generating CFGAutomaticObjDtors for exception variable in catch statement. 2010-10-01 01:46:52 +00:00
CXX Check that an overloaded function name, when used by the ! operator, 2010-09-20 17:13:33 +00:00
CodeCompletion When provide code completions for a variadic Objective-C method 2010-08-31 05:13:43 +00:00
CodeGen Clang part of MMX rewrite (goes with 115243). 2010-09-30 23:57:50 +00:00
CodeGenCXX Mark explict methods as explict in debug info. 2010-10-01 23:32:17 +00:00
CodeGenObjC Restore test. Is for //rdar://8493239 2010-10-01 21:26:26 +00:00
CodeGenObjCXX Copying result of object property reference expression 2010-09-27 17:30:38 +00:00
Coverage Frontend/XML: Add support for printing nested structures, patch by Martin Vejnár! 2010-09-29 16:09:28 +00:00
Driver Fix last test still failing on Win32. 100% pass rate now! 2010-09-11 20:43:12 +00:00
FixIt Better diagnostic for superfluous scope specifier inside a class definition for member functions. + Fixit. 2010-10-01 21:19:28 +00:00
Frontend Frontend: Add basic -H support. 2010-08-24 22:44:13 +00:00
Headers Define _Bool, bool, true, and false macros in <stdbool.h> when we're 2010-09-29 04:57:11 +00:00
Index Teach clang_getCursorReferenced() about Objective-C property reference 2010-10-01 21:11:22 +00:00
Lexer Lexer: Implement GCC's version of pragma message. 2010-09-27 06:19:02 +00:00
Misc Revert r114316, -Wunused-value enabled by default was intended. 2010-09-19 23:03:35 +00:00
PCH When an identifier that has a macro definition in the original PCH 2010-10-01 01:03:07 +00:00
Parser enhance tentative parsing to handle ms extensions, patch by Martin Vejnar! 2010-09-28 23:35:09 +00:00
Preprocessor Revert r114316, -Wunused-value enabled by default was intended. 2010-09-19 23:03:35 +00:00
Rewriter Rewriting array element type of qualified-id. 2010-09-30 20:41:32 +00:00
Sema diagnose errors when a builtin that require constant arguments don't have them. 2010-10-01 23:23:24 +00:00
SemaCXX Doug's feedback 2010-10-01 22:12:38 +00:00
SemaObjC Patch to support transparent_union arguments 2010-09-27 22:42:37 +00:00
SemaObjCXX Rename a test in preparation for fixing PR8169. 2010-10-02 17:08:38 +00:00
SemaTemplate Fix handling of dependent nested namespace specifiers in UsingDecls 2010-09-29 17:58:28 +00:00
CMakeLists.txt CMake: Clang test targets depend on the {FileCheck,not,count} tools. 2010-07-29 22:57:17 +00:00
Makefile daniel doesn't hate me, he hates macpython 2.5, which 2010-07-18 18:42:35 +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 Let lit give helpful advice if 'make test' was not run yet. 2010-09-27 20:40:32 +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