summaryrefslogtreecommitdiff
path: root/lib/Frontend
Commit message (Expand)AuthorAgeFilesLines
* Replace platform-dependent `stat` with `llvm::sys::fs::status`. NFC intended.Volodymyr Sapsai2019-10-161-8/+7
* RewriteModernObjC - silence static analyzer getAs<> null dereference warnings...Simon Pilgrim2019-10-161-5/+4
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-151-0/+4
* Revert 374882 "[Concepts] Concept Specialization Expressions"Nico Weber2019-10-151-4/+0
* Reapply: [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-152-1/+5
* [Concepts] Concept Specialization ExpressionsSaar Raz2019-10-151-0/+4
* Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya2019-10-141-2/+0
* Temporarily Revert [Modules][PCH] Hash input files contentEric Christopher2019-10-142-5/+1
* [Modules][PCH] Hash input files contentBruno Cardoso Lopes2019-10-142-1/+5
* [clang-scan-deps] Support for clang --analyze in clang-scan-depsJan Korous2019-10-142-4/+7
* [clang][IFS] Escape mangled names so MS ABI doesn't break YAML parsing.Puyan Lotfi2019-10-141-2/+2
* [clang][IFS] Fixing spelling errors in interface-stubs OPT flag (NFC).Puyan Lotfi2019-10-122-4/+4
* [clang][IFS] Fixing assert in clang interface stubs for enums, records, typedefsPuyan Lotfi2019-10-111-0/+4
* Dead Virtual Function EliminationOliver Stannard2019-10-111-0/+2
* Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner2019-10-102-14/+36
* [DebugInfo] Enable call site debug info for ARM and AArch64Nikola Prica2019-10-091-2/+6
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-081-11/+12
* RewriteModernObjC - silence static analyzer getAs<> null dereference warnings...Simon Pilgrim2019-10-071-7/+7
* RewriteObjC - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-051-7/+8
* Properly handle instantiation-dependent array bounds.Richard Smith2019-10-042-4/+4
* Silence static analyzer getAs<RecordType> null dereference warnings. NFCI.Simon Pilgrim2019-10-032-9/+9
* Revert 373538 and follow-ups 373549 and 373552.Nico Weber2019-10-031-12/+11
* Mark P0784R7 as complete and start defining its feature-test macro.Richard Smith2019-10-031-0/+1
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-021-11/+12
* [HIP] Support new kernel launching APIYaxun Liu2019-09-241-0/+1
* Revert "[static analyzer] Define __clang_analyzer__ macro in driver"Jan Korous2019-09-241-0/+4
* [static analyzer] Define __clang_analyzer__ macro in driverJan Korous2019-09-241-4/+0
* 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