.. |
AST
|
[Clang][Sema] Attempt to fix CTAD faulty copy of non-local typedefs
|
2020-12-03 11:35:47 +01:00 |
ASTMatchers
|
Update mode used in traverse() examples
|
2020-11-23 14:27:48 +00:00 |
Analysis
|
[clang] improve accuracy of ExprMutAnalyzer
|
2020-10-09 13:45:32 +02:00 |
Basic
|
Basic: Add hashing support for FileEntryRef and DirectoryEntryRef
|
2020-12-08 18:10:53 -08:00 |
CodeGen
|
Reland "Move the test compiler setup in a common place. NFCI"
|
2020-11-16 13:22:10 +00:00 |
CrossTU
|
[clang][NFC] Add a missing 'override'
|
2020-07-17 17:35:59 -07:00 |
DirectoryWatcher
|
Revert "DirectoryWatcher: add an implementation for Windows"
|
2020-10-13 12:35:22 -07:00 |
Driver
|
[Driver] Add callback to Command execution
|
2020-11-05 12:21:40 +07:00 |
Format
|
[clang-format] Add option for case sensitive regexes for sorted includes
|
2020-12-05 16:33:21 +00:00 |
Frontend
|
[clang][cli] CompilerInvocationTest: join two test fixtures into one
|
2020-12-09 08:58:45 +01:00 |
Index
|
[clang] Do not consider the template arguments of bases to be bases themselves
|
2020-09-01 19:18:03 -04:00 |
Lex
|
[clang] Make sure argument expansion locations are correct in presence of predefined buffer
|
2020-04-22 21:01:52 +02:00 |
Rename
|
[OpenMP] "UnFix" layering problem with FrontendOpenMP
|
2020-04-07 14:41:18 -05:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
Use libClangTesting in the unittest for AST matchers
|
2020-06-04 17:40:39 +02:00 |
Serialization
|
Revert "[modules] Do not cache invalid state for modules that we attempted to load."
|
2020-03-10 10:59:26 -07:00 |
StaticAnalyzer
|
[Analyzer] Fix for `ExprEngine::computeObjectUnderConstruction()` for base and delegating consturctor initializers
|
2020-09-25 13:28:22 +02:00 |
Tooling
|
[libTooling] Add `describe` combinator for formatting AST nodes for diagnostics.
|
2020-12-07 16:08:05 +00:00 |
libclang
|
[libclang] Add CXRewriter to libclang API
|
2020-09-04 14:17:03 -07:00 |
CMakeLists.txt
|
Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest
|
2020-07-27 08:37:01 -07:00 |