..
APINotes
…
ARCMT
[clang] [Objective C] Inclusive language: use objcmt-allowlist-dir-path=<arg> instead of objcmt-white-list-dir-path=<arg>
2021-11-05 12:27:05 -04:00
AST
Comment parsing: Complete list of Doxygen commands
2021-11-09 18:35:26 +01:00
ASTMerge
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
Analysis
[analyzer] Retrieve a value from list initialization of multi-dimensional array declaration.
2021-11-08 16:17:55 +02:00
CXX
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
ClangScanDeps
[clang][deps] Keep #pragma push_macro, pop_macro and include_alias when minimizing source code.
2021-11-01 16:04:52 -04:00
CodeCompletion
Diagnose -Wunused-value based on CFG reachability
2021-09-28 10:00:15 -07:00
CodeGen
[NFC] Rename GVN -> GVNPass and SROA -> SROAPass
2021-11-09 10:35:58 -08:00
CodeGenCUDA
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
CodeGenCXX
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
CodeGenCoroutines
[NFC] Fix lit test failures for clang/CodegenCoroutines
2021-11-09 02:47:16 +09:00
CodeGenHIP
…
CodeGenObjC
[ObjC][ARC] Use operand bundle "clang.arc.attachedcall" on x86-64
2021-11-08 18:38:40 -08:00
CodeGenObjCXX
[ObjC][ARC] Use operand bundle "clang.arc.attachedcall" on x86-64
2021-11-08 18:38:40 -08:00
CodeGenOpenCL
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
CodeGenOpenCLCXX
Revert "[OpenCL] Allow optional __generic in __remove_address_space utility"
2021-11-09 09:42:17 +00:00
CodeGenSYCL
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
Coverage
…
CoverageMapping
[Coroutines] [Frontend] Lookup in std namespace first
2021-11-04 11:53:47 +08:00
Driver
[ARM] reject -mtp=cp15 if target subarch does not support it
2021-11-09 18:29:30 +01:00
FixIt
Implement P1949
2021-08-18 07:33:14 -04:00
Format
…
Frontend
[clang] Add plugin ActionType to run command line plugin before main action
2021-10-20 08:58:20 -07:00
Headers
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
Import
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
Index
Comment parsing: Complete list of Doxygen commands
2021-11-09 18:35:26 +01:00
Integration
…
InterfaceStubs
…
Interpreter
Reland "[clang-repl] Allow loading of plugins in clang-repl."
2021-10-05 13:04:01 +00:00
Layout
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
Lexer
[Coroutines] [Frontend] Lookup in std namespace first
2021-11-04 11:53:47 +08:00
LibClang
…
Misc
Revert "Making the code compliant to the documentation about Floating Point"
2021-11-08 11:43:49 -05:00
Modules
[modules] Update visibility for merged ObjCProtocolDecl definitions.
2021-11-08 13:54:00 -08:00
OpenMP
[clang][openmp][NFC] Remove arch-specific CGOpenMPRuntimeGPU files
2021-11-09 15:11:05 -05:00
PCH
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
Parser
[CUDA][NFC] Fix inexact warning message about lambdas
2021-10-27 01:28:35 +00:00
ParserSYCL
…
Preprocessor
[clang] GCC directive extension extension: Hash NNN lines
2021-11-09 07:31:03 -08:00
Profile
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
Refactor
…
Rewriter
…
Sema
Comment AST: Declare function pointer variables as functions
2021-11-09 22:30:08 +01:00
SemaCUDA
[openmp] Emit deferred diag only when device compilation presents
2021-10-25 11:19:18 -07:00
SemaCXX
[clang] Don't crash on an incomplete-type base specifier in template context.
2021-11-09 22:17:47 +01:00
SemaObjC
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
SemaObjCXX
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
SemaOpenCL
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
SemaOpenCLCXX
Recommit: Compress formatting of array type names (int [4] -> int[4])
2021-10-21 11:34:43 -07:00
SemaSYCL
[X86][clang] Disable long double type for -mno-x87 option
2021-11-03 12:08:39 +03:00
SemaTemplate
Revert "[clang] deprecate frelaxed-template-template-args, make it on by default"
2021-11-02 17:02:19 -04:00
TableGen
…
Templight
…
Tooling
…
Unit
…
VFS
[Modules] Do not remove failed modules after the control block phase
2021-08-17 16:46:51 -07:00
clang-rename
…
utils /update_cc_test_checks
Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default"
2021-11-09 02:15:55 +09:00
.clang-format
…
CMakeLists.txt
Reinstate "[clang-repl] Re-implement clang-interpreter as a test case."
2021-10-26 19:29:56 +00:00
TestRunner.sh
…
cxx-sections.data
…
lit.cfg.py
Reinstate "[clang-repl] Re-implement clang-interpreter as a test case."
2021-10-26 19:29:56 +00:00
lit.site.cfg.py.in
…
make_test_dirs.pl
…