.. |
ARCMT
|
…
|
|
AST
|
[Wdocumentation] Implement \anchor
|
2019-12-21 14:52:21 +01:00 |
ASTMerge
|
…
|
|
Analysis
|
[analyzer] Add path notes to FuchsiaHandleCheck.
|
2019-12-20 12:40:41 -08:00 |
CXX
|
[Concepts] Constrained partial specializations and function overloads.
|
2019-12-23 08:37:35 +02:00 |
ClangScanDeps
|
Revert "[clang][clang-scan-deps] Aggregate the full dependency information."
|
2019-12-11 16:35:55 -08:00 |
CodeCompletion
|
[clangd] Show lambda signature for lambda autocompletions
|
2019-11-22 12:48:06 +01:00 |
CodeGen
|
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" as cleanups after D56351
|
2019-12-24 15:57:33 -08:00 |
CodeGenCUDA
|
clang: Add -fconvergent-functions flag
|
2019-11-19 23:20:15 +05:30 |
CodeGenCXX
|
[ItaniumCXXABI] Don't mark an extern_weak init function as dso_local on windows
|
2019-12-23 12:13:48 +02:00 |
CodeGenCoroutines
|
…
|
|
CodeGenObjC
|
[objc_direct] Tigthen checks for direct methods
|
2019-12-20 10:57:36 -08:00 |
CodeGenObjCXX
|
Debug Info: Strengthen the synthesized-property-cleanup.mm test, NFC
|
2019-12-10 13:39:22 -08:00 |
CodeGenOpenCL
|
[OpenCL] Fix mangling of single-overload builtins
|
2019-12-03 11:09:16 +00:00 |
CodeGenOpenCLCXX
|
[OpenCL] Add ExtVectorElementExpr constant evaluation (PR42387)
|
2019-12-17 11:10:06 +00:00 |
Coverage
|
…
|
|
CoverageMapping
|
Revert "[Coverage] Revise format to reduce binary size"
|
2019-12-04 10:35:14 -08:00 |
Driver
|
[Driver] Allow -mnop-mcount for SystemZ and -mfentry for X86 and SystemZ
|
2019-12-22 00:01:42 -08:00 |
FixIt
|
…
|
|
Format
|
…
|
|
Frontend
|
[clang] Fix the canonicalization of paths in -fdiagnostics-absolute-paths
|
2019-12-20 09:16:33 +01:00 |
Headers
|
[X86] Mark various pointer arguments in builtins as const
|
2019-12-19 11:42:11 -08:00 |
Import
|
Tighten up CHECK lines added in a9f10ebffa to work on ARM.
|
2019-12-05 18:35:08 -08:00 |
Index
|
[Wdocumentation] Implement \anchor
|
2019-12-21 14:52:21 +01:00 |
Integration
|
…
|
|
InterfaceStubs
|
[clang][IFS] Allow 2 output files when using -o and -c with clang IFS stubs.
|
2019-12-09 14:47:17 -05:00 |
Layout
|
…
|
|
Lexer
|
Fix crash on init-capture packs where the type of the initializer is non-dependent.
|
2019-12-19 15:20:10 -08:00 |
Misc
|
[attributes][analyzer] Add annotations for handles.
|
2019-12-20 11:47:55 -08:00 |
Modules
|
Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysroot
|
2019-12-20 13:11:17 -08:00 |
OpenMP
|
[OPENMP50]Basic support for conditional lastprivate.
|
2019-12-24 12:22:05 -05:00 |
PCH
|
[c++20] P1959R0: Remove support for std::*_equality.
|
2019-12-16 17:49:45 -08:00 |
Parser
|
[Diagnsotics] Small Improvement on -Wmisleading-indentation
|
2019-12-12 14:52:47 +01:00 |
Preprocessor
|
[PS4] Predefine the __SCE__ macro for the x86_64-scei-ps4 triple
|
2019-12-12 11:00:09 -08:00 |
Profile
|
Revert "[Coverage] Revise format to reduce binary size"
|
2019-12-04 10:35:14 -08:00 |
Refactor
|
…
|
|
Rewriter
|
…
|
|
Sema
|
[Sema] SequenceChecker: Fix handling of operator ||, && and ?:
|
2019-12-22 12:27:31 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
[Sema] SequenceChecker: C++17 sequencing rules for built-in operators <<, >>, .*, ->*, =, op=
|
2019-12-22 12:41:14 +00:00 |
SemaObjC
|
[objc_direct] Tigthen checks for direct methods
|
2019-12-20 10:57:36 -08:00 |
SemaObjCXX
|
CWG2352: Allow qualification conversions during reference binding.
|
2019-12-19 18:37:55 -08:00 |
SemaOpenCL
|
[OpenCL] Add atomic builtin functions
|
2019-12-23 12:29:01 +00:00 |
SemaOpenCLCXX
|
[Sema] Improve diagnostic about addr spaces for overload candidates
|
2019-12-13 12:35:18 +00:00 |
SemaSYCL
|
[SYCL] Add sycl_kernel attribute for accelerated code outlining
|
2019-12-03 16:13:22 +03:00 |
SemaTemplate
|
Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr.
|
2019-12-18 10:41:12 -08:00 |
TableGen
|
…
|
|
Templight
|
…
|
|
Tooling
|
…
|
|
Unit
|
…
|
|
VFS
|
[NFC] Update FIXME for one VFS test
|
2019-12-18 11:38:04 -08:00 |
clang-rename
|
…
|
|
.clang-format
|
…
|
|
CMakeLists.txt
|
[clang] [cmake] Fix gen_ast_dump_json_test.py binary dir
|
2019-12-18 16:45:42 +01: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
|
…
|
|
make_test_dirs.pl
|
…
|
|