.. |
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
AST
|
[clang-rename] Simplify the code of handling class paritial specializations, NFC.
|
2020-10-14 09:57:55 +02:00 |
ASTMatchers
|
[clang-tidy] Fix crash in readability-function-cognitive-complexity on weak refs
|
2020-10-11 18:52:38 +03:00 |
Analysis
|
Revert "[analyzer] NFC: Move IssueHash to libAnalysis."
|
2020-10-13 12:07:28 -07:00 |
Basic
|
[X86] Add HRESET instruction.
|
2020-10-13 08:47:26 +08:00 |
CodeGen
|
Revert "[clang] Improve handling of physical registers in inline assembly operands."
|
2020-10-14 08:42:51 +02:00 |
CrossTU
|
[analyzer] Add CTUImportCppThreshold for C++ files
|
2020-07-09 15:36:33 +02:00 |
DirectoryWatcher
|
Revert "DirectoryWatcher: add an implementation for Windows"
|
2020-10-13 12:35:22 -07:00 |
Driver
|
AMDGPU: Remove -mamdgpu-debugger-abi option
|
2020-10-13 12:20:28 -04:00 |
Edit
|
[Fixed Point] Add fixed-point to floating point cast types and consteval.
|
2020-10-13 13:26:56 +02:00 |
Format
|
[clang-format][NFC] Store FormatToken::Type as an enum instead of bitfield
|
2020-10-07 17:17:40 +01:00 |
Frontend
|
Revert "[analyzer] NFC: Move path diagnostic consumer implementations to libAnalysis."
|
2020-10-13 12:03:04 -07:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
[X86] Convert integer _mm_reduce_* intrinsics to emit llvm.reduction intrinsics (PR47506)
|
2020-10-13 09:28:39 +01:00 |
Index
|
[clang] Traverse init-captures while indexing
|
2020-09-22 02:32:09 -04:00 |
IndexSerialization
|
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
|
2020-08-20 15:12:56 +01:00 |
Lex
|
Lex: Avoid MemoryBuffer* key in ExcludedPreprocessorDirectiveSkipMapping, NFC
|
2020-10-12 17:39:01 -04:00 |
Parse
|
[clang] Fix returning the underlying VarDecl as top-level decl for VarTemplateDecl.
|
2020-10-12 10:46:18 +02:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
[SemaObjC] Fix a crash on an invalid ternary with ARC pointers
|
2020-10-13 21:20:20 -04:00 |
Serialization
|
Revert "[Modules] Add stats to measure performance of building and loading modules."
|
2020-09-24 12:36:06 -07:00 |
StaticAnalyzer
|
Revert "[analyzer] NFC: Separate PathDiagnosticConsumer options from AnalyzerOptions."
|
2020-10-13 12:07:36 -07:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[SyntaxTree][NFC] Nit on `replaceChildRangeLowLevel`
|
2020-10-14 09:40:37 +00:00 |
CMakeLists.txt
|
Add an explicit toggle for the static analyzer in clang-tidy
|
2020-09-10 10:48:17 -04:00 |