llvm-project/clang/lib
Duncan P. N. Exon Smith 23e9146fba Modules: Rename ModuleBuildFailed => DisableGeneratingGlobalModuleIndex, NFC
Rename CompilerInstance's ModuleBuildFailed field to
DisableGeneratingGlobalModuleIndex, which more precisely describes its
role. Otherwise, it's hard to suss out how it's different from
ModuleLoader::HadFatalFailure, and what sort of code simplifications are
safe.

Differential Revision: https://reviews.llvm.org/D101670
2021-05-13 10:22:40 -07:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [SystemZ][z/OS] Set files in FileRemapper.cpp are text 2021-04-19 07:59:42 -04:00
AST Handle unexpanded packs appearing in type-constraints. 2021-05-12 18:45:34 -07:00
ASTMatchers [ASTMatchers] Add `cxxBaseSpecifier` matcher (non-top-level) 2021-04-09 00:05:36 +01:00
Analysis Add type information to integral template argument if required. 2021-05-12 19:00:08 +00:00
Basic [PowerPC] Add clang option -m[no-]prefixed 2021-05-13 12:02:10 -05:00
CodeGen [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00
CrossTU [analyzer][CTU] API for CTU macro expansions 2021-02-22 11:12:22 +01:00
DirectoryWatcher Revert "ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC" 2020-12-14 17:04:06 -08:00
Driver [AMDGPU][OpenMP] Emit textual IR for -emit-llvm -S 2021-05-13 01:34:03 +00:00
Edit [Matrix] Implement C-style explicit type conversions for matrix types. 2021-04-10 11:48:41 +01:00
Format [clang-format] Rename common types between C#/JS 2021-05-06 12:12:58 +02:00
Frontend Modules: Rename ModuleBuildFailed => DisableGeneratingGlobalModuleIndex, NFC 2021-05-13 10:22:40 -07:00
FrontendTool
Headers [PowerPC] Provide doubleword vector predicate form comparisons on Power7 2021-05-13 04:56:56 -05:00
Index [Index] Ignore nullptr decls for indexing 2021-05-06 13:12:26 -07:00
IndexSerialization
Interpreter [clang-repl] Add exhaustive list of libInterpreter dependencies. 2021-05-13 07:18:01 +00:00
Lex Use an allow list on reserved macro identifiers 2021-05-13 09:23:47 +02:00
Parse Parse vector bool when stdbool.h and altivec.h are included 2021-05-13 11:48:32 -04:00
Rewrite [clang] DeltaTree::AddDelta - fix "initialization is never read" clang-tidy warning. NFCI. 2021-03-02 15:01:34 +00:00
Sema [clang] Minor fix for MarkVarDeclODRUsed 2021-05-12 22:32:10 -04:00
Serialization [clang] Spell correct variable 2021-05-03 05:33:47 -07:00
StaticAnalyzer [analyzer][solver] Prevent use of a null state 2021-05-13 20:16:29 +03:00
Testing
Tooling Support: Stop using F_{None,Text,Append} compatibility synonyms, NFC 2021-04-30 11:00:03 -07:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00