llvm-project/clang/test
Benjamin Kramer e524ddeef3 Unbreak long test after r304127.
llvm-svn: 304167
2017-05-29 18:11:11 +00:00
..
ARCMT clang/test/ARCMT/remap-applying.c: Use %/s on the command line of echo(1). 2017-04-28 05:02:52 +00:00
ASTMerge
Analysis [analyzer] Support partially tainted records. 2017-05-29 15:42:56 +00:00
CXX Switch from using a DiagnosticTrap and a note for "while defining a special 2017-05-25 22:47:05 +00:00
CodeCompletion [CodeCompletion] Provide member completions for dependent expressions whose 2017-05-11 13:48:57 +00:00
CodeGen Unbreak long test after r304127. 2017-05-29 18:11:11 +00:00
CodeGenCUDA CodeGenModule: Always output wchar_size, check LLVM assumptions. 2017-05-20 01:29:55 +00:00
CodeGenCXX IRGen: Add optnone attribute on function during O0 2017-05-29 05:38:20 +00:00
CodeGenCoroutines [coroutines] Add support for coroutines with non-scalar parameters 2017-05-24 20:09:14 +00:00
CodeGenObjC IRGen: Add optnone attribute on function during O0 2017-05-29 05:38:20 +00:00
CodeGenObjCXX ObjCBoxedExpr can't be evaluated by the constant expression evaluator. 2017-04-29 00:07:27 +00:00
CodeGenOpenCL [OpenCL] Test on half immediate support. 2017-05-29 07:44:22 +00:00
Coverage
CoverageMapping [Coverage] Avoid null deref in skipRegionMappingForDecl (fixes PR32761) 2017-04-24 20:52:04 +00:00
Driver IRGen: Add optnone attribute on function during O0 2017-05-29 05:38:20 +00:00
FixIt Add support for pretty platform names to `@available`/ 2017-05-09 15:34:46 +00:00
Format
Frontend Don't defer to the GCC driver for linking arm-baremetal 2017-05-25 15:42:13 +00:00
Headers Headers: Make the type of SIZE_MAX the same as size_t 2017-04-27 21:49:45 +00:00
Import [ASTImporter] Improve handling of incomplete types 2017-05-13 00:46:33 +00:00
Index [coroutines] Support "coroutines" feature in module map requires clause 2017-05-28 21:07:22 +00:00
Integration
Layout
Lexer [coroutines] Bump __cpp_coroutines version 2017-05-25 14:58:46 +00:00
Misc Add option to include multiple lines in snippets. 2017-05-22 23:51:40 +00:00
Modules [coroutines] Support "coroutines" feature in module map requires clause 2017-05-28 21:07:22 +00:00
OpenMP [OpenMP] Create COMDAT group for OpenMP offload registration code to avoid multiple copies 2017-05-27 03:03:13 +00:00
PCH Don't mark a member as a member specialization until we know we're keeping the specialization. 2017-05-09 23:02:10 +00:00
Parser Revert MSVC CXXOperatorNames patch due to issues with Chromium 2017-05-25 16:24:49 +00:00
Preprocessor Revert MSVC CXXOperatorNames patch due to issues with Chromium 2017-05-25 16:24:49 +00:00
Profile [Profile] Add off-by-default -Wprofile-instr-missing warning 2017-04-27 17:30:58 +00:00
Rewriter
Sema Enable __float128 for mingw for GCC compatibility and define __SIZEOF_FLOAT128__ on x86 2017-05-26 17:38:15 +00:00
SemaCUDA
SemaCXX [coroutines] Diagnose invalid result types for `await_resume` and `await_suspend` and add missing conversions. 2017-05-28 18:21:12 +00:00
SemaObjC Warn about uses of `@available` that can't suppress the 2017-05-24 15:15:29 +00:00
SemaObjCXX Fix errored return value in CheckFunctionReturnType and add a fixit hint 2017-05-10 20:03:16 +00:00
SemaOpenCL Revert "[OpenCL] An error shall occur if any scalar operand has greater rank than the type of the vector element" 2017-05-26 15:32:45 +00:00
SemaTemplate Improve diagnosis of unknown template name. 2017-05-10 21:32:16 +00:00
TableGen
Tooling
Unit
VFS
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg
lit.site.cfg.in
make_test_dirs.pl