.. |
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
|
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
|
2021-10-25 09:14:45 -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
|
[AArch64][Driver][SVE] Allow -msve-vector-bits=<n>+ syntax to mean no maximum vscale
|
2021-10-25 11:10:52 +00:00 |
CodeGen
|
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
|
2021-10-25 09:14:45 -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
|
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
|
2020-08-20 15:12:56 +01:00 |
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
|
Use llvm::any_of and llvm::none_of (NFC)
|
2021-10-24 17:35:33 -07:00 |
Rewrite
|
[clang] Use StringRef::contains (NFC)
|
2021-10-21 08:58:19 -07:00 |
Sema
|
[clang] Use llvm::{count,count_if,find_if,all_of,none_of} (NFC)
|
2021-10-25 09:14:45 -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
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
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 |