llvm-project/clang/lib
Simon Pilgrim 42b993d97d [X86] ia32intrin.h - pull out common attributes used in cast helpers into define. NFCI. 2020-08-22 15:25:15 +01:00
..
ARCMigrate With MSVC, file needs to be compiled with /BIGOBJ 2020-07-17 09:43:06 -07:00
AST Enable constexpr on BITREVERSE builtin intrinsics (PR47249) 2020-08-22 14:43:22 +01:00
ASTMatchers [clang] Add a matcher for template template parameters. 2020-08-11 16:01:36 +01:00
Analysis [AST] add parenthesis locations for IfStmt and SwitchStmt 2020-08-10 19:19:51 -07:00
Basic [ADT] Move FixedPoint.h from Clang to LLVM. 2020-08-20 10:29:45 +02:00
CodeGen Revert "Correctly emit dwoIDs after ASTFileSignature refactoring (D81347)" 2020-08-21 16:08:37 +02: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 [X89] Ignore -mtune=generic to fix failures some users are seeing after D85384 2020-08-19 13:17:57 -07:00
Edit
Format [clang-format] use spaces for alignment of binary/ternary expressions with UT_AlignWithSpaces 2020-08-11 14:56:26 +02:00
Frontend [X86] Add basic support for -mtune command line option in clang 2020-08-18 15:13:19 -07:00
FrontendTool [NFC] Refactor Registry loops to range for 2020-06-19 00:40:10 +01:00
Headers [X86] ia32intrin.h - pull out common attributes used in cast helpers into define. NFCI. 2020-08-22 15:25:15 +01:00
Index [clangd] Fix crash-bug in preamble indexing when using modules. 2020-08-20 14:19:52 +02:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Lex [HeaderSearch] Fix processing #import-ed headers multiple times with modules enabled. 2020-08-20 17:41:28 -07:00
Parse Replace setter named 'getAsOpaqueInt' with a real getter. 2020-08-16 16:38:33 -07:00
Rewrite
Sema [clang]: Remove assertion which checks explicit declaration 2020-08-20 18:15:43 -07:00
Serialization Re-land 7a527f1777 with fixes. 2020-08-21 14:40:09 -04:00
StaticAnalyzer [Analysis] Bug fix for exploded graph branching in evalCall for constructor 2020-08-19 00:03:31 +02:00
Testing Fix MSVC "not all control paths return a value" warning. NFC. 2020-06-05 10:45:59 +01:00
Tooling [SyntaxTree] Add support for `this` 2020-08-21 08:01:29 +00:00
CMakeLists.txt [index-while-building] PathIndexer 2020-08-19 11:25:21 -07:00