..
APINotes
APINotes: constify `dump` methods (NFC)
2020-12-01 19:01:06 +00:00
ARCMigrate
ARCMigrate: Stop abusing PreprocessorOptions for passing back file remappings, NFC
2020-12-02 16:28:33 -08:00
AST
[clang][ASTImporter] Add import API for 'const Type *' (NFC).
2021-03-22 14:38:49 +01:00
ASTMatchers
[ASTMatcher] Add AST Matcher support for C++20 coroutine keywords
2021-03-22 10:27:46 +08:00
Analysis
[-Wcalled-once-parameter] Harden analysis in terms of block use
2021-03-18 12:12:18 +03:00
Basic
[RISCV][Clang] Update new overloading rules for RVV intrinsics.
2021-03-28 09:04:35 -07:00
CodeGen
[ThinLTO] Option to bypass function importing.
2020-09-22 13:12:11 -07:00
Config
Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/
2020-12-01 14:00:32 -08:00
CrossTU
[analyzer][CTU] API for CTU macro expansions
2021-02-22 11:12:22 +01:00
DirectoryWatcher
[clang][DirectoryWatcher][NFC] Swapping asserts for llvm fatal_error in create
2019-08-06 23:25:34 +00:00
Driver
[SystemZ][z/OS] Save strings for CC_PRINT env vars
2021-03-26 16:38:36 -04:00
Edit
[clang] Use SourceLocation as key in hash maps, NFCI
2020-10-20 16:24:09 +01:00
Format
[clang-format] Rename case sorting
2021-03-05 21:42:45 +01:00
Frontend
[clang][NFC] Extract Target and AuxTarget creation in CompilerInstance to new function
2021-02-26 09:29:11 +01:00
FrontendTool
…
Index
Add missing forward decl to unbreak the modular build
2020-05-26 09:08:27 -07:00
IndexSerialization
[index-while-building] PathIndexer
2020-08-19 11:25:21 -07:00
Lex
Improve const-correctness. NFC.
2021-03-23 16:54:27 -07:00
Parse
PR49585: Emit the jump destination for a for loop 'continue' from within the scope of the condition variable.
2021-03-17 16:24:04 -07:00
Rewrite
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
2019-08-15 21:17:48 +00:00
Sema
[clang] Replaced some manual pointer tagging with llvm::PointerIntPair.
2021-03-22 14:13:42 -07:00
Serialization
[OPENMP51]Initial support for the interop directive.
2021-03-17 09:42:07 -07:00
StaticAnalyzer
[Analyzer][NFC] Fix typos in comments
2021-03-24 11:46:10 +01:00
Testing
Use TestClangConfig in AST Matchers tests and run them in more configurations
2020-07-16 18:36:53 +02:00
Tooling
[clang][Syntax] Optimize expandedTokens for token ranges.
2021-03-25 18:54:15 +01:00
CMakeLists.txt
Reland [Syntax] Add minimal TableGen for syntax nodes. NFC
2020-11-11 11:24:47 +01:00
module.modulemap
[RISCV] Add vadd with mask and without mask builtin.
2021-02-24 07:57:31 +08:00