aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-30Revert "[CodeView] Add option to disable inline line tables."Amy Huang1-1/+0
2019-10-30[CodeView] Add option to disable inline line tables.Amy Huang1-0/+1
2019-10-28Add Windows Control Flow Guard checks (/guard:cf).Andrew Paverd1-0/+1
2019-10-22Fix name of warn_ignored_hip_only_optionYaxun (Sam) Liu1-1/+1
2019-10-22[HIP] Add option -fgpu-allow-device-initYaxun (Sam) Liu1-0/+7
2019-10-21[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer1-0/+20
2019-10-19Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash whic...Michael J. Spencer1-20/+0
2019-10-19[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...Michael J. Spencer1-0/+20
2019-10-17Reland: Dead Virtual Function EliminationOliver Stannard1-0/+2
2019-10-15Reapply: [Modules][PCH] Hash input files contentBruno Cardoso Lopes1-0/+2
2019-10-14Revert "Dead Virtual Function Elimination"Jorge Gorbe Moya1-2/+0
2019-10-14Temporarily Revert [Modules][PCH] Hash input files contentEric Christopher1-2/+0
2019-10-14[Modules][PCH] Hash input files contentBruno Cardoso Lopes1-0/+2
2019-10-14[clang-scan-deps] Support for clang --analyze in clang-scan-depsJan Korous1-0/+2
2019-10-12[clang][IFS] Fixing spelling errors in interface-stubs OPT flag (NFC).Puyan Lotfi1-3/+3
2019-10-11Dead Virtual Function EliminationOliver Stannard1-0/+2
2019-10-10Add -fgnuc-version= to control __GNUC__ and other GCC macrosReid Kleckner1-0/+16
2019-10-09[DebugInfo] Enable call site debug info for ARM and AArch64Nikola Prica1-2/+6
2019-10-08[clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi1-11/+12
2019-10-03Revert 373538 and follow-ups 373549 and 373552.Nico Weber1-12/+11
2019-10-02[clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi1-11/+12
2019-09-24[HIP] Support new kernel launching APIYaxun Liu1-0/+1
2019-09-13[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-0/+4
2019-09-13For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith1-3/+13
2019-09-13Revert "For PR17164: split -fno-lax-vector-conversion into three different"Jonas Devlieghere1-13/+3
2019-09-13For PR17164: split -fno-lax-vector-conversion into three differentRichard Smith1-3/+13
2019-09-12[analyzer][NFC] Fix inconsistent references to checkers as "checks"Kristof Umann1-1/+1
2019-09-12[WebAssembly] Add -fwasm-exceptions for wasm EHHeejin Ahn1-3/+4
2019-09-11Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek1-0/+3
2019-09-11Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko1-3/+0
2019-09-11clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek1-0/+3
2019-09-10Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek1-3/+0
2019-09-10clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek1-0/+3
2019-09-07[clang][DependencyFileGenerator] Fix missing -MT option handlingJan Korous1-0/+5
2019-09-06[X86] Prevent passing vectors of __int128 as <X x i128> in llvm IRCraig Topper1-0/+2
2019-09-04[Driver] Use shared singleton instance of DriverOptTableIlya Biryukov1-4/+4
2019-09-04Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev1-4/+0
2019-09-04[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-0/+4
2019-09-02Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-4/+0
2019-09-02[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-0/+4
2019-08-31Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-4/+0
2019-08-31[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-0/+4
2019-08-30Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-4/+0
2019-08-30[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-0/+4
2019-08-30Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-4/+0
2019-08-30[Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker1-0/+4
2019-08-27ArrayRef'ized CompilerInvocation::CreateFromArgsDmitri Gribenko1-5/+3
2019-08-24[analyzer] Analysis: Fix checker silencingCsaba Dabis1-24/+27
2019-08-22[clang][ifs] Dropping older experimental interface stub formats.Puyan Lotfi1-18/+19
2019-08-22[clang][ifs] New interface stubs format (llvm triple based).Puyan Lotfi1-0/+4