.. |
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
AST
|
Treat constant contexts as being in the default rounding mode.
|
2020-10-16 13:26:15 -07: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
|
[RISCV] Add -mtune support
|
2020-10-16 13:55:08 +08:00 |
CodeGen
|
Make the check for whether we should memset(0) an aggregate
|
2020-10-16 16:48:22 -07: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][HIP] Switch default DWARF version to 5
|
2020-10-16 17:53:27 +00:00 |
Edit
|
[Fixed Point] Add fixed-point to floating point cast types and consteval.
|
2020-10-13 13:26:56 +02:00 |
Format
|
Revert "[clang-format] Fix AlignConsecutive on PP blocks"
|
2020-10-17 19:52:51 +02:00 |
Frontend
|
[PM/CC1] Add -f[no-]split-cold-code CC1 option to toggle splitting
|
2020-10-15 23:13:33 +00:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
[PowerPC] Implementation of 128-bit Binary Vector Rotate builtins
|
2020-10-16 18:03:22 -04: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
|
PR44406: Follow behavior of array bound constant folding in more recent versions of GCC.
|
2020-10-16 14:34:35 -07:00 |
Serialization
|
clang/Basic: Replace ContentCache::getBuffer with Optional semantics
|
2020-10-14 15:55:18 -04:00 |
StaticAnalyzer
|
clang/StaticAnalyzer: Stop using SourceManager::getBuffer
|
2020-10-15 00:34:24 -04:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[libTooling] Change `after` range-selector to operate only on source ranges
|
2020-10-15 20:58:30 +00:00 |
CMakeLists.txt
|
Add an explicit toggle for the static analyzer in clang-tidy
|
2020-09-10 10:48:17 -04:00 |