hanchenye-llvm-project/clang/test
Argyrios Kyrtzidis d664a34de8 [objc] If we don't know for sure what the designated initializers of the superclass are,
assume that a [super init..] inside a designated initializer also refers to a designated one
and do not warn.

llvm-svn: 197202
2013-12-13 03:48:17 +00:00
..
ARCMT Re-apply r197076 and r197086; the build was fixed by chapuni in r197114. 2013-12-12 02:24:20 +00:00
ASTMerge Ignore test Inputs globally and remove redundant lit.local.cfg files 2013-11-15 13:37:49 +00:00
Analysis Add CFG tests for switch's involving "extended" enum. 2013-12-11 23:44:05 +00:00
CXX Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00
CodeCompletion
CodeGen Fix Incorrect CHECK message [0-31]+ in test case. 2013-12-12 02:17:35 +00:00
CodeGenCUDA Fix test failures after addrspacecast added. 2013-11-15 02:19:52 +00:00
CodeGenCXX Revert "[-cxx-abi microsoft] Mangle reference temporaries" 2013-12-13 00:39:38 +00:00
CodeGenObjC Remove duplicated -cc1 in tests 2013-12-08 18:06:52 +00:00
CodeGenObjCXX Remove duplicated -cc1 in tests 2013-12-08 18:06:52 +00:00
CodeGenOpenCL Fix a crash in EmitStoreThroughExtVectorComponentLValue for vectors of odd sizes. 2013-11-21 17:09:05 +00:00
Coverage Skip this test when using lit integrated shell 2013-10-25 22:30:07 +00:00
Driver Refactor duplicate functions 2013-12-12 13:27:11 +00:00
FixIt ObjectiveC. Provide a property-dot syntax for fixit 2013-12-10 23:18:06 +00:00
Format clang-format: Explicitly set fallback style that is tested. 2013-12-03 06:48:41 +00:00
Frontend Try to fix the test for Windows paths after r196859 2013-12-10 02:00:48 +00:00
Headers clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/ 2013-12-04 03:41:15 +00:00
Index Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00
Layout [ms-abi] Refactoring Non-virtual base layout in record layout 2013-12-12 22:33:37 +00:00
Lexer Change semantics of regex expectations in the diagnostic verifier 2013-12-11 23:40:50 +00:00
Misc Change semantics of regex expectations in the diagnostic verifier 2013-12-11 23:40:50 +00:00
Modules [Modules] Don't parse any module map if modules are disabled. 2013-12-12 16:08:33 +00:00
OpenMP Disable test fully with REQUIRES 2013-11-05 13:27:19 +00:00
PCH Make this test pass on Release builds. 2013-12-12 16:15:25 +00:00
Parser Change semantics of regex expectations in the diagnostic verifier 2013-12-11 23:40:50 +00:00
Preprocessor Added support for mcpu krait 2013-12-06 22:43:17 +00:00
Rewriter Correct test to target 'unknown' 2013-12-02 03:50:16 +00:00
Sema Added a Subjects clause to the section attribute and made its diagnostics more consistent with other attributes. 2013-12-12 01:34:39 +00:00
SemaCUDA
SemaCXX Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00
SemaObjC [objc] If we don't know for sure what the designated initializers of the superclass are, 2013-12-13 03:48:17 +00:00
SemaObjCXX Objective-C: Improve on various diagnostics related to 2013-12-09 22:04:26 +00:00
SemaOpenCL [OpenCL] Make sure we put string literals in the constant address space. 2013-11-14 18:26:10 +00:00
SemaTemplate Switch to the new MingW ABI. 2013-12-12 16:07:11 +00:00
TableGen
Tooling clang/test/Tooling/multi-jobs.cpp: Mark this as XFAIL:msvc for now. It has been failing since r194968. 2013-11-18 06:57:47 +00:00
Unit
.clang-format Add .clang-format without column limit to subdirectory tests/. 2013-11-08 06:45:35 +00:00
CMakeLists.txt check-clang: Introduce get_llvm_config_props in clang/test/lit.cfg. 2013-12-04 03:40:56 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg clang/test/lit.cfg: Remove get_llc_props. check-clang itself no longer invokes llc. 2013-12-09 19:04:14 +00:00
lit.site.cfg.in
make_test_dirs.pl