hanchenye-llvm-project/clang/test
Benjamin Kramer 1f5568c55f Harden test for 32 bit platforms, where size_t is unsigned int (not unsigned long).
llvm-svn: 152404
2012-03-09 13:17:27 +00:00
..
ARCMT [objcmt] Add a triple to test/ARCMT/objcmt-subscripting-literals.m 2012-03-06 22:03:39 +00:00
ASTMerge
Analysis [analyzer] Implement basic path diagnostic pruning based on "interesting" symbols and regions. 2012-03-09 01:13:14 +00:00
CXX Harden test for 32 bit platforms, where size_t is unsigned int (not unsigned long). 2012-03-09 13:17:27 +00:00
CodeCompletion
CodeGen [driver] What was implemented in r152130 was actually -fno-inline-functions, not 2012-03-06 21:17:19 +00:00
CodeGenCUDA
CodeGenCXX Support for raw and template forms of numeric user-defined literals, 2012-03-09 08:00:36 +00:00
CodeGenObjC Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, 2012-03-06 20:05:56 +00:00
CodeGenObjCXX Add clang support for new Objective-C literal syntax for NSDictionary, NSArray, 2012-03-06 20:05:56 +00:00
CodeGenOpenCL
Coverage
Driver Implement -fno-dwarf2-cfi-asm on linux too. 2012-03-08 14:39:55 +00:00
FixIt Fix a couple of issues with literal-operator-id parsing, and provide recovery 2012-03-08 23:06:02 +00:00
Frontend Remove the unuseful -fdiagnostics-show-name 2012-02-15 19:45:34 +00:00
Headers
Index [libclang] Fix a crash when serializing a preprocessing record that contains 2012-03-08 01:08:28 +00:00
Lexer User-defined literals are done. 2012-03-09 08:41:27 +00:00
Misc Move int<->pointer conversion warnings behind -Wint-conversions. 2012-03-02 20:23:08 +00:00
Modules Change @import to @__experimental_modules_import. We are not ready to commit to a particular syntax for modules, 2012-03-01 22:07:04 +00:00
PCH AST representation for user-defined literals, plus just enough of semantic 2012-03-07 08:35:16 +00:00
Parser Support for raw and template forms of numeric user-defined literals, 2012-03-09 08:00:36 +00:00
Preprocessor Adding support for #pragma include_alias in MS compatibility mode. This implements PR 10705. 2012-03-02 22:51:54 +00:00
Rewriter objective-c modern translator. Don't ignore unnamed bitfields 2012-03-06 17:16:27 +00:00
Sema -Wformat-non-iso: warn about positional arguments (pr12017) 2012-03-09 10:10:54 +00:00
SemaCUDA
SemaCXX -Wformat-non-iso: warn about positional arguments (pr12017) 2012-03-09 10:10:54 +00:00
SemaObjC Don't crash when a statement in a block is ill-formed but 2012-03-08 22:00:17 +00:00
SemaObjCXX Perform l2r conversions on delete operands before doing 2012-03-09 04:08:29 +00:00
SemaOpenCL
SemaTemplate Correct test from r152189. 2012-03-07 01:13:38 +00:00
Unit
CMakeLists.txt
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Have the driver pass CPU and target feature information to cc1as. 2012-02-10 20:37:10 +00:00
lit.site.cfg.in
make_test_dirs.pl