llvm-project/clang/lib
Zequan Wu 3e782bf809 [Sema][MSVC] warn at dynamic_cast when /GR- is given
Differential Revision: https://reviews.llvm.org/D86369
2020-09-07 16:46:58 -07:00
..
ARCMigrate With MSVC, file needs to be compiled with /BIGOBJ 2020-07-17 09:43:06 -07:00
AST Revert "[clang] Prevent that Decl::dump on a CXXRecordDecl deserialises further declarations." 2020-09-07 14:50:13 +02:00
ASTMatchers [clang] Add a matcher for template template parameters. 2020-08-11 16:01:36 +01:00
Analysis Thread safety analysis: ValueDecl in Project is non-null 2020-09-05 17:26:12 +02:00
Basic [clang][aarch64] Drop experimental from __ARM_FEATURE_SVE_BITS macro 2020-09-03 09:39:37 +00:00
CodeGen [X86] Update SSE/AVX ABS intrinsics to emit llvm.abs.* (PR46851) 2020-09-07 13:54:12 +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 [Sparc] Select the UltraSPARC instruction set with the external assembler 2020-09-07 02:49:05 -04: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] Correctly parse function declarations with TypenameMacros 2020-09-07 10:09:18 +01:00
Frontend [HeapProf] Address post-review comments in instrumentation code 2020-09-04 08:59:00 -07: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 [clang] consistently use getLangOpts() 2020-09-01 15:56:53 -07:00
Parse [FPEnv] Partially implement #pragma STDC FENV_ROUND 2020-09-04 16:47:10 +07:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [Sema][MSVC] warn at dynamic_cast when /GR- is given 2020-09-07 16:46:58 -07:00
Serialization Set InvalidDecl directly when deserializing a Decl 2020-09-05 14:26:43 +02:00
StaticAnalyzer [analyzer][StdLibraryFunctionsChecker] Add POSIX pthread handling functions 2020-09-07 17:47:01 +02:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling [libTooling] Provide overloads of `rewriteDescendants` that operate directly on an AST node. 2020-09-03 14:39:50 +00:00
CMakeLists.txt [index-while-building] PathIndexer 2020-08-19 11:25:21 -07:00