hanchenye-llvm-project/clang/test
Aaron Ballman 899b9c6666 Explicitly defaulted constructors cannot be used for default initialization.
llvm-svn: 161088
2012-07-31 22:40:31 +00:00
..
ARCMT objective-c arc: ARC IRGen correctly assumes result 2012-07-30 20:52:48 +00:00
ASTMerge
Analysis [analyzer] Turn -cfg-add-initializers on by default, and remove the flag. 2012-07-31 18:04:59 +00:00
CXX Explicitly defaulted constructors cannot be used for default initialization. 2012-07-31 22:40:31 +00:00
CodeCompletion Fix an assertion failure when code completing an auto variable's initialiser. 2012-07-27 12:56:09 +00:00
CodeGen Handle functions with struct arguments or return types and the regparm 2012-07-31 02:44:24 +00:00
CodeGenCUDA
CodeGenCXX Consider the visibility of template template arguments. GCC doesn't, but it also 2012-07-31 19:02:02 +00:00
CodeGenObjC Don't need to specify the abi as it's the default. 2012-07-20 17:42:31 +00:00
CodeGenObjCXX Don't crash *or* insert a bogus autorelease when emitting a 2012-07-31 00:33:55 +00:00
CodeGenOpenCL Add OpenCL metadata for kernel arg names. This output is controlled via a flag as noted in the OpenCL Spec. 2012-07-11 23:02:10 +00:00
Coverage Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep 2012-07-03 20:49:52 +00:00
Driver Add two more .keep files to avoid the missing of empty folders in git repository. 2012-07-31 10:52:55 +00:00
FixIt Improvements to vexing-parse warnings. Make the no-parameters case more 2012-07-30 21:30:52 +00:00
Frontend Allow -verify directives to be filtered by preprocessing. 2012-07-11 19:58:23 +00:00
Headers
Index Comment parsing: add support for \tparam command on all levels. 2012-07-31 22:37:06 +00:00
Lexer Allow -verify directives to be filtered by preprocessing. 2012-07-11 19:58:23 +00:00
Misc Promote warn_unknown_analyzer_checker to an error. Addresses <rdar://problem/10987863>. 2012-07-25 07:12:13 +00:00
Modules Fix a typo (the the => the) 2012-07-23 08:59:39 +00:00
PCH test/PCH/objc_stmts.m: Suppress stderr to be fed to FileCheck. 2012-07-25 11:14:11 +00:00
Parser Improvements to vexing-parse warnings. Make the no-parameters case more 2012-07-30 21:30:52 +00:00
Preprocessor Preprocessor: add __BYTE_ORDER__ predefined macro 2012-07-27 18:34:31 +00:00
Rewriter Remove dependency on string.h 2012-06-29 23:48:43 +00:00
Sema Comment parsing: add support for \tparam command on all levels. 2012-07-31 22:37:06 +00:00
SemaCUDA
SemaCXX Explicitly defaulted constructors cannot be used for default initialization. 2012-07-31 22:40:31 +00:00
SemaObjC objective-c arc: ARC IRGen correctly assumes result 2012-07-30 20:52:48 +00:00
SemaObjCXX Improvements to vexing-parse warnings. Make the no-parameters case more 2012-07-30 21:30:52 +00:00
SemaOpenCL Disable the warning for missing prototypes for OpenCL kernels. Includes testcase. 2012-07-26 00:08:28 +00:00
SemaTemplate Improvements to vexing-parse warnings. Make the no-parameters case more 2012-07-30 21:30:52 +00:00
Tooling This test actually works on Win32... 2012-07-31 14:45:10 +00:00
Unit
CMakeLists.txt Removed standalone clang-ast-dump tool. 2012-07-26 01:44:18 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg clang/test/Misc/diag-template-diffing-color.cpp: Introduce the feature 'ansi-escape-sequences'. 2012-07-11 11:44:00 +00:00
lit.site.cfg.in
make_test_dirs.pl