.. |
APINotes
|
[clang][APINotes] Fix -Wunused-function warning (NFC)
|
2021-04-01 09:52:43 +08:00 |
ARCMigrate
|
[SystemZ][z/OS] Set files in FileRemapper.cpp are text
|
2021-04-19 07:59:42 -04:00 |
AST
|
SubstTemplateTypeParmType can contain an 'auto' type in their replacement type
|
2021-07-16 14:35:55 +02:00 |
ASTMatchers
|
[clang] Rename StringRef _lower() method calls to _insensitive()
|
2021-06-25 00:22:01 +03:00 |
Analysis
|
[analyzer][NFC] Display the correct function name even in crash dumps
|
2021-07-12 09:06:46 +02:00 |
Basic
|
[PowerPC] Implement XL compact math builtins
|
2021-07-16 13:21:13 -05:00 |
CodeGen
|
[OpaquePtr] Remove uses of CGF.Builder.CreateConstInBoundsGEP1_64() without type
|
2021-07-17 17:07:46 +02: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
|
[CSSPGO] Turn on unique linkage name by default for pseudo probe.
|
2021-07-16 16:43:23 -07:00 |
Edit
|
[Matrix] Implement C-style explicit type conversions for matrix types.
|
2021-04-10 11:48:41 +01:00 |
Format
|
[clang-format] Make BreakAfterReturnType work with K&R C functions
|
2021-07-14 14:38:02 -07:00 |
Frontend
|
[Frontend] Only compile modules if not already finalized
|
2021-07-15 18:27:08 -07:00 |
FrontendTool
|
[OptTable] Rename PrintHelp to printHelp
|
2021-06-24 14:47:03 -07:00 |
Headers
|
[Clang] Add an empty builtins.h file.
|
2021-07-16 12:50:04 -05:00 |
Index
|
[index] Fix performance regression with indexing macros
|
2021-06-16 10:16:26 -07:00 |
IndexSerialization
|
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
|
2020-08-20 15:12:56 +01:00 |
Interpreter
|
Reland "[clang-repl] Implement partial translation units and error recovery."
|
2021-07-12 15:21:22 +00:00 |
Lex
|
[Lexer] Fix bug in `makeFileCharRange` called on split tokens.
|
2021-07-14 14:36:31 +00:00 |
Parse
|
[OpenCL] Add support of __opencl_c_generic_address_space feature macro
|
2021-07-13 13:14:10 +03:00 |
Rewrite
|
[clang] DeltaTree::AddDelta - fix "initialization is never read" clang-tidy warning. NFCI.
|
2021-03-02 15:01:34 +00:00 |
Sema
|
[PowerPC] Implement XL compact math builtins
|
2021-07-16 13:21:13 -05:00 |
Serialization
|
[Frontend] Only compile modules if not already finalized
|
2021-07-15 18:27:08 -07:00 |
StaticAnalyzer
|
[analyzer] Do not assume that all pointers have the same bitwidth as void*
|
2021-07-16 03:22:57 -05:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[libTooling] Add support for implicit `this` to `buildAddressOf`.
|
2021-07-07 17:35:04 +00:00 |
CMakeLists.txt
|
[clang-repl] Recommit "Land initial infrastructure for incremental parsing"
|
2021-05-13 06:30:29 +00:00 |