..
ARCMT
…
AST
[NFC] Regenerate ast-dump-json tests
2019-11-15 12:52:56 +00:00
ASTMerge
[clang] Make handling of unnamed template params similar to function params
2019-10-01 14:08:51 +00:00
Analysis
[Analyzer][NFC] Separate white-box tests for iterator modelling from iterator checker tests
2019-11-14 16:32:19 +01:00
CXX
[Diagnostics] Try to improve warning message for -Wreturn-type
2019-11-09 17:54:58 +01:00
ClangScanDeps
[clang][ScanDeps] Fix issue with multiple commands with the same input.
2019-10-31 14:22:01 -07:00
CodeCompletion
[CodeComplete] Ensure object is the same in compareOverloads()
2019-10-04 08:10:27 +00:00
CodeGen
Revert "[clang] Remove the DIFlagArgumentNotModified debug info flag"
2019-11-15 12:16:44 +01:00
CodeGenCUDA
[HIP] Fix visibility for 'extern' device variables.
2019-11-05 14:19:32 -05:00
CodeGenCXX
AArch64: add arm64_32 support to Clang.
2019-11-12 12:45:18 +00:00
CodeGenCoroutines
Remove unreachable blocks before splitting a coroutine.
2019-08-14 03:54:13 +00:00
CodeGenObjC
Debug Info: Nest Objective-C property function decls inside their container.
2019-11-08 15:14:00 -08:00
CodeGenObjCXX
Fixed more -Wreturn-type tests
2019-11-09 18:13:51 +01:00
CodeGenOpenCL
[OpenCL] Add builtin function attribute handling
2019-11-05 10:26:47 +00:00
CodeGenOpenCLCXX
[OpenCL] Fix FileCheck pattern
2019-11-04 15:08:53 +00:00
Coverage
…
CoverageMapping
Revert "Use -fdebug-compilation-dir to form absolute paths in coverage mappings"
2019-10-28 14:40:17 -07:00
Driver
Unbreak the clang test suite when hexagon-link is not available
2019-11-15 08:47:02 +02:00
FixIt
[c++20] P1143R2: Add support for the C++20 'constinit' keyword.
2019-09-04 20:30:37 +00:00
Format
[clang-format] Proposal for clang-format to give compiler style warnings
2019-10-13 14:51:45 +00:00
Frontend
[Sema] Add MacroQualified case for FunctionTypeUnwrapper
2019-11-12 16:22:13 -08:00
Headers
[X86] Fix the implementation of __readcr3/__writecr3 to work in 64-bit mode
2019-11-14 13:21:36 -08:00
Import
[ASTImporter] Add support for BuiltinTemplateDecl
2019-10-30 14:53:35 +01:00
Index
[AST] Use written names instead of `type-param-0-0` in more cases when printing types and decls.
2019-11-15 10:40:38 +01:00
Integration
…
InterfaceStubs
[clang][IFS][test] Reverting driver-test.c to what it was prior to e782192d5e
2019-11-14 03:39:16 -05:00
Layout
…
Lexer
Mark P0784R7 as complete and start defining its feature-test macro.
2019-10-03 00:39:37 +00:00
Misc
[BPF] add missing attribute in pragma-attribute-supported-attributes-list.test
2019-11-13 08:50:42 -08:00
Modules
Add a test to cover structural match for recursive data types
2019-11-14 18:32:27 -08:00
OpenMP
[OPENMP]Add assignment operator in UDR test, NFC.
2019-11-14 13:01:16 -05:00
PCH
[Diagnostics] Try to improve warning message for -Wreturn-type
2019-11-09 17:54:58 +01:00
Parser
[Parser] Warn when ScopeDepthOrObjCQuals overflows
2019-11-09 15:33:01 +01:00
Preprocessor
Add 8548 CPU definition and attributes
2019-11-12 20:34:34 -06:00
Profile
Update clang tests for new LLVM IR backslash printing in r374415
2019-10-10 18:36:41 +00:00
Refactor
[Tooling] Added DeclStmtClass to ExtractionSemicolonPolicy
2019-08-14 13:37:39 +00:00
Rewriter
…
Sema
[ARM,MVE] Add intrinsics for vector get/set lane.
2019-11-15 09:53:58 +00:00
SemaCUDA
[CUDA][HIP} Add a test for constexpr default ctor
2019-10-11 02:43:28 +00:00
SemaCXX
Add -Wtautological-compare to -Wall
2019-11-12 14:36:57 -08:00
SemaObjC
Fix two typos in one test name, three days before its 10th birthday! (NFC)
2019-11-08 09:03:46 -08:00
SemaObjCXX
[ObjC] Diagnose implicit type coercion from ObjC 'Class' to object
2019-10-17 15:27:04 +00:00
SemaOpenCL
[OpenCL] Add integer builtin functions
2019-11-07 14:59:33 +00:00
SemaOpenCLCXX
Quote the token being diagnosed for C11 extensions.
2019-08-27 13:47:51 +00:00
SemaTemplate
[Diagnostics] Try to improve warning message for -Wreturn-type
2019-11-09 17:54:58 +01:00
TableGen
…
Templight
…
Tooling
Prefer 'env not' over 'not env' in tests.
2019-10-14 01:41:56 +00:00
Unit
…
VFS
Improve VFS compatibility on Windows
2019-11-14 08:48:47 -08:00
clang-rename
[clang-rename] Fix a crash when renaming a class without definition.
2019-10-04 14:09:31 +00:00
.clang-format
…
CMakeLists.txt
[gen_ast_dump_json_test.py] Copy to binary directory to omit --clang argument
2019-11-15 12:52:56 +00:00
TestRunner.sh
…
cxx-sections.data
…
lit.cfg.py
Revert "[analyzer] Add test directory for scan-build."
2019-11-05 14:03:36 -08:00
lit.site.cfg.py.in
Improve behavior in the case of stack exhaustion.
2019-08-26 18:18:07 +00:00
make_test_dirs.pl
…