.. |
APINotes
|
…
|
|
ARCMT
|
Use functions with prototypes when appropriate; NFC
|
2022-02-17 15:33:50 -05:00 |
AST
|
[modules] Merge ObjC interface ivars with anonymous types.
|
2022-04-04 18:48:30 -07:00 |
ASTMerge
|
Use functions with prototypes when appropriate; NFC
|
2022-02-09 09:11:49 -05:00 |
Analysis
|
[analyzer][ctu] Only import const and trivial VarDecls
|
2022-04-01 13:49:39 +02:00 |
CXX
|
[Clang] Add a compatibiliy warning for non-literals in constexpr.
|
2022-03-30 19:18:53 +02:00 |
ClangScanDeps
|
Revert "[clang][deps] NFC: De-duplicate clang-cl tests"
|
2022-03-24 18:10:08 +00:00 |
CodeCompletion
|
Use functions with prototypes when appropriate; NFC
|
2022-02-09 09:11:49 -05:00 |
CodeGen
|
[Clang][PowerPC] Add max/min intrinsics to Clang and PPC backend
|
2022-04-05 22:43:48 -04:00 |
CodeGenCUDA
|
[IR] Require intrinsic struct return type to be anonymous
|
2022-03-30 09:51:24 +02:00 |
CodeGenCUDASPIRV
|
Emit OpenCL metadata when targeting SPIR-V
|
2022-04-05 20:58:32 +00:00 |
CodeGenCXX
|
DebugInfo: Make the simplified template names prefix more unique
|
2022-04-06 18:25:46 +00:00 |
CodeGenCoroutines
|
[Clang] Rename `disable-noundef-analysis` flag to `-[no-]enable-noundef-analysis`
|
2022-02-18 17:02:41 +09:00 |
CodeGenHIP
|
[HIPSPV] Fix literals are mapped to Generic address space
|
2022-02-05 17:26:52 -05:00 |
CodeGenHLSL
|
Add clang DirectX target support
|
2022-03-28 15:00:50 -05:00 |
CodeGenObjC
|
Add -Wno-strict-prototypes to C tests; NFC
|
2022-02-24 15:30:30 -05:00 |
CodeGenObjCXX
|
[Clang] Rename `disable-noundef-analysis` flag to `-[no-]enable-noundef-analysis`
|
2022-02-18 17:02:41 +09:00 |
CodeGenOpenCL
|
[AMDGPU][OpenCL] Remove "printf and hostcall" diagnostic
|
2022-04-05 19:10:23 +00:00 |
CodeGenOpenCLCXX
|
[OpenCL] Add support of __opencl_c_device_enqueue feature macro.
|
2022-01-27 14:25:59 +03:00 |
CodeGenSYCL
|
[SYCL] Disallow explicit casts between mismatching address spaces
|
2022-02-07 11:57:30 +03:00 |
Coverage
|
Add -Wno-strict-prototypes to C tests; NFC
|
2022-02-24 15:30:30 -05:00 |
CoverageMapping
|
Revert "[InstrProfiling] No runtime hook for unused funcs"
|
2022-04-06 01:41:44 +00:00 |
Driver
|
[Driver][test] Fix csky-toolchain.c to be CLANG_DEFAULT_PIE_ON_LINUX agnostic
|
2022-04-06 21:14:24 -07:00 |
ExtractAPI
|
[clang][extract-api] Add Objective-C Category support
|
2022-04-06 12:00:12 -07:00 |
FixIt
|
[Clang] Support multiple attributes in a single pragma
|
2022-03-18 12:20:41 +00:00 |
Format
|
…
|
|
Frontend
|
[clang][driver] Disable non-functional --version option for clang -cc1
|
2022-03-25 19:04:27 +01:00 |
Headers
|
[CodeGen] Inline _byteswap_* builtins.
|
2022-03-16 16:18:51 -07:00 |
Import
|
…
|
|
Index
|
Serialize PragmaAssumeNonNullLoc to support preambles
|
2022-03-31 11:08:01 -04:00 |
Integration
|
Use functions with prototypes when appropriate; NFC
|
2022-02-09 17:16:10 -05:00 |
InterfaceStubs
|
Use functions with prototypes when appropriate; NFC
|
2022-02-09 17:16:10 -05:00 |
Interpreter
|
…
|
|
Layout
|
…
|
|
Lexer
|
[Clang][C++2b] P2242R3: Non-literal variables [...] in constexpr
|
2022-03-22 19:51:19 +01:00 |
LibClang
|
…
|
|
Misc
|
[attributes] Generalize attribute 'enforce_tcb' to Objective-C methods.
|
2022-03-28 15:08:47 -07:00 |
Modules
|
[modules] Merge ObjC interface ivars with anonymous types.
|
2022-04-04 18:48:30 -07:00 |
OpenMP
|
[OpenMP] Regenerate the check lines for 2 tests
|
2022-03-29 10:00:03 -05:00 |
PCH
|
[Clang] Work with multiple pragmas weak before definition
|
2022-03-24 20:17:49 -04:00 |
Parser
|
Use functions with prototypes when appropriate; NFC
|
2022-03-31 13:45:39 -04:00 |
ParserSYCL
|
…
|
|
Preprocessor
|
[Clang][CSKY] Add the CSKY target and compiler driver
|
2022-04-06 11:37:37 +08:00 |
Profile
|
Revert "[misexpect] Re-implement MisExpect Diagnostics"
|
2022-03-31 14:54:41 -07:00 |
Refactor
|
Use functions with prototypes when appropriate; NFC
|
2022-02-12 07:25:06 -05:00 |
Rewriter
|
Use functions with prototypes when appropriate; NFC
|
2022-02-12 07:25:06 -05:00 |
Sema
|
[Clang][PowerPC] Add max/min intrinsics to Clang and PPC backend
|
2022-04-05 22:43:48 -04:00 |
SemaCUDA
|
[CUDA] Don't call inferCUDATargetForImplicitSpecialMember too early.
|
2022-03-31 13:49:12 -07:00 |
SemaCXX
|
[Clang] Do not warn on unused lifetime-extending vars with side effects...
|
2022-04-05 21:03:02 +02:00 |
SemaHLSL
|
[HLSL] Further improve to numthreads diagnostics
|
2022-03-31 11:34:01 -05:00 |
SemaObjC
|
[modules] Merge ObjC interface ivars with anonymous types.
|
2022-04-04 18:48:30 -07:00 |
SemaObjCXX
|
Revert "[clang] roll-forward "[clang] Mark `trivial_abi` types as "trivially relocatable""."
|
2022-03-23 04:54:00 -07:00 |
SemaOpenCL
|
Add prototypes to functions which need them; NFC
|
2022-04-01 10:32:46 -04:00 |
SemaOpenCLCXX
|
[OpenCL] Add support of __opencl_c_device_enqueue feature macro.
|
2022-01-27 14:25:59 +03:00 |
SemaSYCL
|
[SYCL] Disallow explicit casts between mismatching address spaces
|
2022-02-07 11:57:30 +03:00 |
SemaTemplate
|
[Clang][Sema] Prohibit statement expression in the default argument
|
2022-04-06 09:28:20 +08:00 |
TableGen
|
…
|
|
Templight
|
[Templight] Don't display empty strings for names of unnamed template parameters
|
2022-01-24 16:37:11 +01:00 |
Tooling
|
…
|
|
Unit
|
Use lit_config.substitute instead of foo % lit_config.params everywhere
|
2022-03-16 09:57:41 +01:00 |
VFS
|
Revert "[VFS] RedirectingFileSystem only replace path if not already mapped"
|
2022-04-05 14:24:40 -07:00 |
clang-rename
|
…
|
|
utils/update_cc_test_checks
|
Reapply [Utils] Fix %S substitution
|
2022-03-21 15:15:34 +01:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
[cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake option
|
2022-04-06 09:52:21 +02:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg.py
|
[cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake option
|
2022-04-06 09:52:21 +02:00 |
lit.site.cfg.py.in
|
[cmake] Remove LLVM_ENABLE_NEW_PASS_MANAGER cmake option
|
2022-04-06 09:52:21 +02:00 |
make_test_dirs.pl
|
…
|
|