summaryrefslogtreecommitdiff
path: root/lib/Frontend
Commit message (Expand)AuthorAgeFilesLines
* make -frewrite-includes also rewrite conditions in #if/#elifLubos Lunak2019-09-181-120/+54
* [lldb] Print better diagnostics for user expressions and modulesRaphael Isemann2019-09-181-2/+3
* [Support] Add overload writeFileAtomically(std::function Writer)Jan Korous2019-09-131-15/+9
* Reland r371785: Add -Wpoison-system-directories warningManoj Gupta2019-09-131-0/+7
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-131-0/+4
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-3/+13
* Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere2019-09-131-13/+3
* For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith2019-09-131-3/+13
* Revert r371785.Manoj Gupta2019-09-131-7/+0
* Add -Wpoison-system-directories warningManoj Gupta2019-09-121-0/+7
* [analyzer][NFC] Fix inconsistent references to checkers as "checks"Kristof Umann2019-09-121-1/+1
* Removed some questionable default arguments from settersDmitri Gribenko2019-09-121-1/+1
* [WebAssembly] Add -fwasm-exceptions for wasm EHHeejin Ahn2019-09-121-3/+4
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-111-0/+3
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko2019-09-111-3/+0
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-111-0/+3
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-101-3/+0
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-101-0/+3
* [clang][DependencyFileGenerator] Fix missing -MT option handlingJan Korous2019-09-072-5/+5
* [X86] Prevent passing vectors of __int128 as <X x i128> in llvm IRCraig Topper2019-09-061-0/+2
* [c++20] P1143R2: Add support for the C++20 'constinit' keyword.Richard Smith2019-09-041-1/+3
* [Driver] Use shared singleton instance of DriverOptTableIlya Biryukov2019-09-041-4/+4
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-041-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-041-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-0/+4
* Introduce a DirectoryEntryRef that stores both a reference and anAlex Lorenz2019-08-311-1/+1
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+4
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-4/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+4
* [preprocessor] Add an opportunity to retain excluded conditional blocksEvgeny Mankov2019-08-271-0/+2
* ArrayRef'ized CompilerInvocation::CreateFromArgsDmitri Gribenko2019-08-272-8/+4
* Use FileEntryRef for PPCallbacks::HasIncludeAlex Lorenz2019-08-271-1/+1
* [Driver] Add an option for createInvocationFromCommandLine to recover on errorsIlya Biryukov2019-08-271-11/+5
* Use FileEntryRef for PPCallbacks::FileSkippedAlex Lorenz2019-08-272-4/+4
* FileManager: Use llvm::Expected in new getFileRef APIDuncan P. N. Exon Smith2019-08-261-0/+2
* Improve behavior in the case of stack exhaustion.Richard Smith2019-08-261-0/+5
* [analyzer] Analysis: Fix checker silencingCsaba Dabis2019-08-241-24/+27
* Do a sweep of symbol internalization. NFC.Benjamin Kramer2019-08-231-0/+2
* [clang][ifs] Dropping older experimental interface stub formats.Puyan Lotfi2019-08-222-149/+21
* [clang][ifs] New interface stubs format (llvm triple based).Puyan Lotfi2019-08-222-0/+57
* Introduce FileEntryRef and use it when handling includes to report correct de...Alex Lorenz2019-08-225-21/+26
* Implement P1668R1Erich Keane2019-08-191-0/+1
* [analyzer] Analysis: Silence checkersCsaba Dabis2019-08-161-7/+33
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-1421-57/+57
* [OpenCL] Fix lang mode predefined macros for C++ mode.Anastasia Stulova2019-08-121-9/+9
* cfi-icall: Allow the jump table to be optionally made non-canonical.Peter Collingbourne2019-08-091-0/+2