..
ARCMigrate
With MSVC, file needs to be compiled with /BIGOBJ
2020-07-17 09:43:06 -07:00
AST
Revert "[AST][FPEnv] Keep FP options in trailing storage of CastExpr"
2020-09-12 17:06:42 +07:00
ASTMatchers
[clang] Add a matcher for template template parameters.
2020-08-11 16:01:36 +01:00
Analysis
Revert "[AST][FPEnv] Keep FP options in trailing storage of CastExpr"
2020-09-12 17:06:42 +07:00
Basic
[FPEnv] [Clang] Enable constrained FP support for PowerPC
2020-09-12 00:39:52 +08:00
CodeGen
[Clang] Add option to allow marking pass-by-value args as noalias.
2020-09-12 14:56:13 +01:00
CrossTU
[analyzer] Add CTUImportCppThreshold for C++ files
2020-07-09 15:36:33 +02:00
DirectoryWatcher
[DirectoryWatcher] Do not use FSEvents on non-macOS platforms
2020-04-23 10:22:28 -07:00
Driver
[lld][WebAssembly] Error on import/export of mutable global without `mutable-globals` feature
2020-09-12 14:28:14 -07:00
Edit
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
2019-07-02 18:28:13 +00:00
Format
[clang-format] Handle shifts within conditions
2020-09-08 16:40:04 +01:00
Frontend
[Clang] Add option to allow marking pass-by-value args as noalias.
2020-09-12 14:56:13 +01:00
FrontendTool
[NFC] Refactor Registry loops to range for
2020-06-19 00:40:10 +01:00
Headers
[PowerPC] Implement Vector Expand Mask builtins in LLVM/Clang
2020-09-06 17:13:21 -05:00
Index
[clang] Do not consider the template arguments of bases to be bases themselves
2020-09-01 19:18:03 -04:00
IndexSerialization
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
2020-08-20 15:12:56 +01:00
Lex
[NFC] Fix compiler warnings due to integer comparison of different signedness
2020-09-11 15:32:03 +01:00
Parse
Implements [[likely]] and [[unlikely]] in IfStmt.
2020-09-09 20:48:37 +02:00
Rewrite
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
2019-08-15 21:17:48 +00:00
Sema
Revert "[AST][FPEnv] Keep FP options in trailing storage of CastExpr"
2020-09-12 17:06:42 +07:00
Serialization
Revert "[AST][FPEnv] Keep FP options in trailing storage of CastExpr"
2020-09-12 17:06:42 +07:00
StaticAnalyzer
[NFC] Remove unused static function
2020-09-11 16:50:30 -07:00
Testing
Fix MSVC "not all control paths return a value" warning. NFC.
2020-06-05 10:45:59 +01:00
Tooling
Fix clang Wrange-loop-analysis in BuildTree.cpp
2020-09-12 01:07:54 +02:00
CMakeLists.txt
Add an explicit toggle for the static analyzer in clang-tidy
2020-09-10 10:48:17 -04:00