hanchenye-llvm-project/clang/test
Jiangning Liu fe916e20f2 Implement AArch64 SISD intrinsics for vget_high and vget_low.
llvm-svn: 195073
2013-11-19 01:46:34 +00:00
..
ARCMT ObjectiveC migrator: This patch sets access property 2013-11-14 18:28:58 +00:00
ASTMerge Ignore test Inputs globally and remove redundant lit.local.cfg files 2013-11-15 13:37:49 +00:00
Analysis [analyzer] Better modeling of memcpy by the CStringChecker (PR16731). 2013-11-17 09:18:48 +00:00
CXX clang/test/CXX/drs/dr2xx.cpp: Suppress this for targeting LLP64 due to __SIZE_TYPE__. 2013-11-18 12:58:38 +00:00
CodeCompletion
CodeGen Implement AArch64 SISD intrinsics for vget_high and vget_low. 2013-11-19 01:46:34 +00:00
CodeGenCUDA Fix test failures after addrspacecast added. 2013-11-15 02:19:52 +00:00
CodeGenCXX Implement the newly added AArch64 ACLE functions for ld1/st1 with 2/3/4 vectors. 2013-11-18 06:33:43 +00:00
CodeGenObjC ObjectiveC IRGen. Replace _objc_empty_vtable pointer in Objective-C 2013-10-24 17:40:28 +00:00
CodeGenObjCXX Fix ObjC @encode for C++ classes w/virtual bases. 2013-09-18 01:59:16 +00:00
CodeGenOpenCL [OpenCL] Make sure we put string literals in the constant address space. 2013-11-14 18:26:10 +00:00
Coverage Skip this test when using lit integrated shell 2013-10-25 22:30:07 +00:00
Driver Change the clang driver with the use of -no-integrated-as for darwin to use 2013-11-18 23:30:29 +00:00
FixIt Fix test to actually check the FixIt-applied code 2013-11-03 01:50:38 +00:00
Format Allow _clang-format as alternative to .clang-format config filename 2013-09-10 15:41:12 +00:00
Frontend Remove period at end of "optimization level is unsupported" diagnostic 2013-11-18 22:10:17 +00:00
Headers Define [U]LLONG_{MIN,MAX} for C++11, add tests. 2013-10-27 19:00:49 +00:00
Index Ignore test Inputs globally and remove redundant lit.local.cfg files 2013-11-15 13:37:49 +00:00
Layout Makes A Microsoft Layout CodeGen Test Explicit 2013-11-14 22:34:59 +00:00
Lexer Relax header guard mismatch warning with edit distance heuristic. 2013-10-12 23:17:37 +00:00
Misc PR8455: Handle an attribute between a goto label and a variable declaration per 2013-11-15 22:45:29 +00:00
Modules When we hit a #include directive that maps to a module import, emit a token 2013-11-15 04:24:58 +00:00
OpenMP Disable test fully with REQUIRES 2013-11-05 13:27:19 +00:00
PCH Default to use libc++ on OS X 10.9+ and iOS 7+. 2013-11-02 23:19:53 +00:00
Parser PR17949: Fix crash if someone puts a namespace inside a class template. 2013-11-15 23:00:02 +00:00
Preprocessor Clean up predefined macros for AArch64 to follow ACLE 2.0. 2013-11-19 01:33:17 +00:00
Rewriter ObjectiveC modern rewriter. Rewrite typedefs 2013-10-07 19:54:22 +00:00
Sema PR8455: Handle an attribute between a goto label and a variable declaration per 2013-11-15 22:45:29 +00:00
SemaCUDA
SemaCXX The attached patch is a follow up from my previous one. The existing 2013-11-18 22:40:04 +00:00
SemaObjC ObjectiveC 'objc_bridging'. Assorment of improvements 2013-11-19 01:23:07 +00:00
SemaObjCXX Objective-C++ ARC: Improve the conversion to a const __unsafe_unretained reference. 2013-11-08 02:04:24 +00:00
SemaOpenCL [OpenCL] Make sure we put string literals in the constant address space. 2013-11-14 18:26:10 +00:00
SemaTemplate Extra test for r194444. 2013-11-12 02:42:08 +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
Makefile Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available 2013-08-27 19:27:35 +00:00
TestRunner.sh
cxx-sections.data
lit.cfg Ignore test Inputs globally and remove redundant lit.local.cfg files 2013-11-15 13:37:49 +00:00
lit.site.cfg.in Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests 2013-09-13 11:02:31 +00:00
make_test_dirs.pl