..
APINotes
[clang][APINotes] Fix -Wunused-function warning (NFC)
2021-04-01 09:52:43 +08:00
ARCMigrate
[clang] Use StringRef::contains (NFC)
2021-10-21 08:58:19 -07:00
AST
[OPENMP51]Initial parsing/sema for append_args clause for 'declare variant'
2021-10-25 09:38:50 -07:00
ASTMatchers
[clang] Use StringRef::contains (NFC)
2021-10-21 08:58:19 -07:00
Analysis
Use llvm::any_of and llvm::none_of (NFC)
2021-10-24 17:35:33 -07:00
Basic
[OPENMP51]Initial parsing/sema for append_args clause for 'declare variant'
2021-10-25 09:38:50 -07:00
CodeGen
[OPENMP51]Initial parsing/sema for append_args clause for 'declare variant'
2021-10-25 09:38:50 -07:00
CrossTU
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
DirectoryWatcher
Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows""
2021-06-19 09:19:52 -07:00
Driver
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
2021-10-25 09:14:45 -07:00
Edit
[clang] Use llvm::is_contained (NFC)
2021-10-13 20:41:55 -07:00
Format
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
2021-10-25 09:14:45 -07:00
Frontend
[clang] Don't clear AST if we have consumers running after the main action
2021-10-21 09:03:57 -07:00
FrontendTool
[clang] Add plugin ActionType to run command line plugin before main action
2021-10-20 08:58:20 -07:00
Headers
[cuda] Add address space predicate funuctions.
2021-10-19 16:20:14 -04:00
Index
[clang] Visit enum base specifiers in libIndex
2021-10-25 13:16:14 +02:00
IndexSerialization
…
Interpreter
Reland [clang] Pass -clear-ast-before-backend in Clang::ConstructJob()
2021-10-21 09:25:53 -07:00
Lex
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
2021-10-25 09:14:45 -07:00
Parse
[OPENMP51]Initial parsing/sema for append_args clause for 'declare variant'
2021-10-25 09:38:50 -07:00
Rewrite
[clang] Use StringRef::contains (NFC)
2021-10-21 08:58:19 -07:00
Sema
[openmp] Emit deferred diag only when device compilation presents
2021-10-25 11:19:18 -07:00
Serialization
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
2021-10-25 09:14:45 -07:00
StaticAnalyzer
[analyzer] Retrieve incomplete array extent from its redeclaration.
2021-10-25 15:14:10 +03:00
Testing
…
Tooling
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
2021-10-25 09:14:45 -07:00
CMakeLists.txt
[clang-repl] Recommit "Land initial infrastructure for incremental parsing"
2021-05-13 06:30:29 +00:00