.. |
ARCMT
|
…
|
|
AST
|
[AST] Fix recovery-AST crash: dependent overloaded call exprs are now possible.
|
2020-05-19 11:11:09 +02:00 |
ASTMerge
|
…
|
|
Analysis
|
[Analyzer][VLASizeChecker] Try to fix vla.c test problems.
|
2020-05-19 12:12:28 +02:00 |
CXX
|
Don't apply lvalue-to-rvalue conversion in DefaultLValueConversion to
|
2020-05-13 20:12:10 -07:00 |
ClangScanDeps
|
…
|
|
CodeCompletion
|
[AST] Preserve the type in RecoveryExprs for broken function calls.
|
2020-05-11 08:46:18 +02:00 |
CodeGen
|
Add cet.h for writing CET-enabled assembly code
|
2020-05-19 14:03:17 +08:00 |
CodeGenCUDA
|
[HIP] Do not emit debug info for stub function
|
2020-05-13 17:55:40 -04:00 |
CodeGenCXX
|
[WebAssembly] Handle exception specifications
|
2020-05-19 01:16:09 -07:00 |
CodeGenCoroutines
|
[CodeGen] Add an alignment attribute to all sret parameters
|
2020-03-24 15:31:57 -04:00 |
CodeGenHIP
|
…
|
|
CodeGenObjC
|
[CodeGen][ObjC] Don't try to retain a __unsafe_unretained ARC pointer
|
2020-05-06 12:47:17 -07:00 |
CodeGenObjCXX
|
[Frontend] Drop unneeded CC1 options
|
2020-04-21 19:59:28 -07:00 |
CodeGenOpenCL
|
[FileCheck] Support comment directives
|
2020-05-13 11:29:48 -04:00 |
CodeGenOpenCLCXX
|
[OpenCL] Added addrspace_cast operator in C++ mode.
|
2020-05-18 12:07:54 +01:00 |
CodeGenSYCL
|
[SYCL] Update __builtin_unique_stable_name for other backends.
|
2020-04-17 07:54:18 -07:00 |
Coverage
|
…
|
|
CoverageMapping
|
…
|
|
Driver
|
Map -O to -O1 instead of -O2
|
2020-05-18 15:53:41 -07:00 |
FixIt
|
…
|
|
Format
|
…
|
|
Frontend
|
[clang][VerifyDiagnosticConsumer] Support filename wildcards
|
2020-05-14 15:15:49 -07:00 |
Headers
|
Reapply "Add support for #pragma float_control" with buildbot fixes
|
2020-05-04 05:51:25 -07:00 |
Import
|
[CodeGen] Emit destructor calls to destruct compound literals
|
2020-03-10 14:08:28 -07:00 |
Index
|
[OpenCL] Added addrspace_cast operator in C++ mode.
|
2020-05-18 12:07:54 +01:00 |
Integration
|
…
|
|
InterfaceStubs
|
[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.
|
2020-04-01 10:49:06 -04:00 |
Layout
|
[MS] Fix packed struct layout for arrays of aligned non-record types
|
2020-04-14 18:34:52 -07:00 |
Lexer
|
[clang][slh] Add test for SLH feature checking macro
|
2020-05-15 12:23:31 -07:00 |
Misc
|
[Sema] Put existing warning under -Wexcess-initializers
|
2020-05-06 11:28:40 +01:00 |
Modules
|
Improve diagnostics for missing import / #include of module.
|
2020-04-28 18:41:14 -07:00 |
OpenMP
|
[OPENMP50]Codegen for uses_allocators clause.
|
2020-05-14 18:02:12 -04:00 |
PCH
|
[OPENMP]Consider 'omp_null_allocator' as a predefined allocator.
|
2020-05-07 10:11:06 -04:00 |
Parser
|
Turn -Wmax-tokens off by default
|
2020-05-18 13:21:46 +02:00 |
ParserSYCL
|
[SYCL] Implement __builtin_unique_stable_name.
|
2020-03-25 07:01:50 -07:00 |
Preprocessor
|
[Clang] Restore replace_path_prefix instead of startswith
|
2020-05-13 13:49:14 -04:00 |
Profile
|
…
|
|
Refactor
|
…
|
|
Rewriter
|
…
|
|
Sema
|
[Clang][BPF] implement __builtin_btf_type_id() builtin function
|
2020-05-15 09:44:54 -07:00 |
SemaCUDA
|
Revert "[CUDA][HIP] Workaround for resolving host device function against wrong-sided function"
|
2020-05-18 12:22:55 -07:00 |
SemaCXX
|
[Sema] Teach -Wcast-align to compute an accurate alignment using the
|
2020-05-15 00:59:03 -07:00 |
SemaObjC
|
[ObjC] Add compatibility mode for type checking of qualified id block parameters.
|
2020-05-14 12:08:19 -07:00 |
SemaObjCXX
|
[AST] dont invaliate VarDecl when the initializer contains errors.
|
2020-04-21 10:53:35 +02:00 |
SemaOpenCL
|
[AST] Use PrintingPolicy for format string diagnosis
|
2020-04-28 23:43:48 +01:00 |
SemaOpenCLCXX
|
[OpenCL] Added addrspace_cast operator in C++ mode.
|
2020-05-18 12:07:54 +01:00 |
SemaSYCL
|
…
|
|
SemaTemplate
|
PR45589: Properly decompose overloaded `&&` and `||` operators in
|
2020-05-12 13:45:45 -07:00 |
TableGen
|
…
|
|
Templight
|
…
|
|
Tooling
|
[Tooling] Drop leading/trailing whitespace from compile_flags.txt lines
|
2020-05-19 11:20:02 +02:00 |
Unit
|
Revert a few unsuccessful attempts at fixing bots.
|
2020-04-13 17:09:21 -04:00 |
VFS
|
…
|
|
clang-rename
|
…
|
|
utils/update_cc_test_checks
|
…
|
|
.clang-format
|
…
|
|
CMakeLists.txt
|
Stop passing site cfg files via --param to llvm-lit.
|
2020-04-07 08:20:40 -04:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg.py
|
Fix an indent.
|
2020-04-13 11:54:00 -04:00 |
lit.site.cfg.py.in
|
Revert "Temporarily revert "build: use `find_package(Python3)` if available""
|
2020-04-29 01:38:08 +00:00 |
make_test_dirs.pl
|
…
|
|