llvm-project/clang/test
Yaron Keren 47ce74649f Try to appease clang buildbot by forcing libstdc++ in mingw.cpp test.
llvm-svn: 243101
2015-07-24 09:31:57 +00:00
..
ARCMT Revert "Revert r241620 and follow-up commits" and move the initialization 2015-07-08 01:00:30 +00:00
ASTMerge PR10405 - Desugar FunctionType and TemplateSpecializationType if any type that appears inside needs to be desugared. 2015-07-16 01:06:17 +00:00
Analysis [Static Analyzer] Some tests do not turn on core checkers. Running the analyzers without the core checkers is not supported. 2015-07-24 03:25:13 +00:00
CXX [modules] In C++, stop serializing and deserializing a list of declarations in 2015-07-21 23:54:07 +00:00
CodeCompletion Fix code completion tests to use an explicit modules cache path 2015-07-20 21:22:46 +00:00
CodeGen [X86][AVX512F] Add FP scalar intrinsics 2015-07-23 12:13:32 +00:00
CodeGenCUDA [cuda] Fixed test case failure on s390x 2015-05-11 18:35:58 +00:00
CodeGenCXX Generating available_externally vtables for outline virtual functions 2015-07-24 04:04:49 +00:00
CodeGenObjC Add missing files for objc_boxable feature. 2015-07-23 14:45:41 +00:00
CodeGenObjCXX Implement the Objective-C __kindof type qualifier. 2015-07-07 03:58:42 +00:00
CodeGenOpenCL Account for calling convention specifiers in function definitions in IR test cases 2015-06-29 17:29:50 +00:00
Coverage
CoverageMapping InstrProf: Fix a typo in the test for r243066 2015-07-23 23:34:26 +00:00
Driver Try to appease clang buildbot by forcing libstdc++ in mingw.cpp test. 2015-07-24 09:31:57 +00:00
FixIt Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 2015-06-24 22:02:08 +00:00
Format Disable style-on-command-line test on Windows 2015-06-09 17:47:59 +00:00
Frontend Revert "Revert r241620 and follow-up commits" and move the initialization 2015-07-08 01:00:30 +00:00
Headers Revert "Revert r241620 and follow-up commits" and move the initialization 2015-07-08 01:00:30 +00:00
Index Silence the driver warnings, if we see "-w" on the Driver. 2015-07-18 06:35:24 +00:00
Integration
Layout __declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension. 2015-05-26 19:44:52 +00:00
Lexer Add missing files for objc_boxable feature. 2015-07-23 14:45:41 +00:00
Misc Fix the cc1as crash when it outputs assembly 2015-07-24 02:12:43 +00:00
Modules [modules] Change module manager visitation order to be a bit more stable when 2015-07-22 01:28:05 +00:00
OpenMP Commit for http://reviews.llvm.org/D10765 2015-07-21 13:44:28 +00:00
PCH Add missing files for objc_boxable feature. 2015-07-23 14:45:41 +00:00
Parser Fix crash-on-invalid: don't look ahead past an unknown token, it might be EOF. 2015-07-21 00:23:34 +00:00
Preprocessor ARM: actually define __ARM_ARCH_7S__ for the armv7s slice 2015-07-21 21:47:33 +00:00
Profile Tweak a couple of -fprofile tests in clang/test to accept backslash in path. 2015-07-10 13:11:08 +00:00
Rewriter __declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension. 2015-05-26 19:44:52 +00:00
Sema Fix the equal-vector-size rule for reinterpret_casts in C++ 2015-07-23 23:54:07 +00:00
SemaCUDA [cuda] Preserve TLS storage class of host variable even if it's a 2015-04-28 20:31:49 +00:00
SemaCXX [AST] Perform additional canonicalization for DependentSizedArrayType 2015-07-24 05:54:19 +00:00
SemaObjC Cleanup ObjCInterfaceDecl lookup for ObjC literals 2015-07-24 05:09:40 +00:00
SemaObjCXX Cleanup ObjCInterfaceDecl lookup for ObjC literals 2015-07-24 05:09:40 +00:00
SemaOpenCL Restores r228382, which was reverted in r228406. 2015-02-25 05:48:23 +00:00
SemaTemplate PR10405 - Desugar FunctionType and TemplateSpecializationType if any type that appears inside needs to be desugared. 2015-07-16 01:06:17 +00:00
TableGen
Tooling Change the expectation for test/Tooling/ms-asm-no-target.cpp since 2015-07-08 01:39:38 +00:00
Unit
VFS Commit some test changes somehow missed in r239789. 2015-06-16 00:19:29 +00:00
.clang-format
CMakeLists.txt Revert "Revert r241620 and follow-up commits" and move the initialization 2015-07-08 01:00:30 +00:00
Makefile
TestRunner.sh
cxx-sections.data
lit.cfg Finally, with no users for shell-preserves-root, remove it from lit.cfg. 2015-07-15 20:41:28 +00:00
lit.site.cfg.in Check for backtraces in tests which are verifying pretty stack traces from a crashing clang. 2015-02-10 19:53:38 +00:00
make_test_dirs.pl