..
AST
[c++20] Add support for explicit(bool), as described in P0892R2.
2019-05-09 03:59:21 +00:00
ASTMatchers
Added an AST matcher for declarations that are in the `std` namespace
2019-05-03 12:50:00 +00:00
Analysis
[analyzer] Treat functions without run-time branches as "small".
2019-04-30 03:01:02 +00:00
Basic
[FileSystemStatCache] Update test for new FileSystemStatCache API
2019-04-16 18:00:43 +00:00
CodeGen
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CrossTU
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Driver
[Driver] Support priority for multilibs
2019-04-27 00:25:11 +00:00
Format
Revert "Revert "[clang-format] Keep protobuf "package" statement on one line""
2019-05-10 09:15:11 +00:00
Frontend
Modules: Add LangOptions::CacheGeneratedPCH
2019-03-12 18:38:04 +00:00
Index
[clang][Index] Fix msan failure
2019-03-08 10:18:40 +00:00
Lex
[clang][HeaderSuggestion] Handle the case of dotdot with an absolute path
2019-04-24 09:23:31 +00:00
Rename
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Rewrite
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Sema
[Testing] Move clangd::Annotations to llvm testing support
2019-04-25 10:08:31 +00:00
Serialization
Stop relying on allocator behaviour in modules unit test
2019-03-09 20:15:01 +00:00
StaticAnalyzer
Add header guard to Reusables.h [NFC]
2019-04-19 00:42:54 +00:00
Tooling
[Tooling] Add -x flags when inferring compile commands for files with no/invalid extension.
2019-05-07 14:34:06 +00:00
libclang
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
Modules: Rename MemoryBufferCache to InMemoryModuleCache
2019-03-09 17:33:56 +00:00