..
ARCMigrate
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AST
[Matrix] Add matrix type to Clang.
2020-05-11 18:55:45 +01:00
ASTMatchers
[ASTImporter] Add support for importing fixed point literals
2020-04-15 10:36:44 -05:00
Analysis
AnalysisDeclContext::ManagedAnalyses: Use unique_ptr to simplify memory management
2020-04-28 22:31:16 -07:00
Basic
Revert "[WebAssembly] Handle exception specifications"
2020-05-15 21:33:44 -07:00
CodeGen
Expose IRGen API to add the default IR attributes to a function definition.
2020-05-16 14:44:54 -04:00
Config
Fix comment for CLANG_SYSTEMZ_DEFAULT_ARCH
2020-03-30 21:36:18 +02:00
CrossTU
Revert "[analyzer] On-demand parsing capability for CTU"
2020-04-27 14:27:04 +02:00
DirectoryWatcher
[clang][DirectoryWatcher][NFC] Swapping asserts for llvm fatal_error in create
2019-08-06 23:25:34 +00:00
Driver
[ObjC] Add compatibility mode for type checking of qualified id block parameters.
2020-05-14 12:08:19 -07:00
Edit
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Format
[clang-format] Fix AlignOperands when BreakBeforeBinaryOperators is set
2020-05-15 16:40:31 +02:00
Frontend
[clang][VerifyDiagnosticConsumer] Support filename wildcards
2020-05-14 15:15:49 -07:00
FrontendTool
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Index
[clang][Index] Introduce a TemplateParm SymbolKind
2020-02-14 13:20:34 +01:00
Lex
Fix bugs when an included file name is typo corrected.
2020-05-08 13:33:39 -04:00
Parse
Properly implement 'enum class' parsing.
2020-05-10 13:21:04 -07:00
Rewrite
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
2019-08-15 21:17:48 +00:00
Sema
Don't apply lvalue-to-rvalue conversion in DefaultLValueConversion to
2020-05-13 20:12:10 -07:00
Serialization
[Matrix] Add matrix type to Clang.
2020-05-11 18:55:45 +01:00
StaticAnalyzer
[analyzer] StdLibraryFunctionsChecker: Add option to display loaded summaries
2020-05-14 15:40:58 +02:00
Tooling
[libTooling] Simplify the representation of Transformer's RewriteRules.
2020-04-08 08:45:41 -04:00
CMakeLists.txt
…
module.modulemap
Add missing module map entry.
2020-03-18 10:50:45 -07:00