summaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
AgeCommit message (Expand)Author
2019-08-08[clang] Add no-warn support for WaBrian Cain
2019-08-07[OPENMP]Set default version to OpenMP 4.5.Alexey Bataev
2019-08-05Move LangStandard*, InputKind::Language to BasicRainer Orth
2019-08-02Revert r367649: Improve raw_ostream so that you can "write" colors using oper...Rui Ueyama
2019-08-02Improve raw_ostream so that you can "write" colors using operator<<Rui Ueyama
2019-07-25[OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova
2019-07-24[Support] Fix `-ftime-trace-granularity` optionAnton Afanasyev
2019-07-20[Clang] Replace cc1 options '-mdisable-fp-elim' and '-momit-leaf-frame-pointer'Yuanfang Chen
2019-07-15[PowerPC] Support -mabi=ieeelongdouble and -mabi=ibmlongdoubleFangrui Song
2019-07-12[X86][PowerPC] Support -mlong-double-128Fangrui Song
2019-07-09[X86][PPC] Support -mlong-double-64Fangrui Song
2019-07-05[analyzer] Add a debug analyzer config to place an event for each tracked con...Kristof Umann
2019-06-29[Driver] Fix style issues of --print-supported-cpus after D63105Fangrui Song
2019-06-26[Clang] Remove unused -split-dwarf and obsolete -enable-split-dwarfAaron Puchert
2019-06-26[CC1Option] Add the option to enable the debug entry valuesDjordje Todorovic
2019-06-20[clang-ifs] Clang Interface Stubs, first version (second landing attempt).Puyan Lotfi
2019-06-19[OpenCL] Split type and macro definitions into opencl-c-base.hSven van Haastregt
2019-06-18Revert D60974 "[clang-ifs] Clang Interface Stubs, first version."Fangrui Song
2019-06-17[clang-ifs] Clang Interface Stubs, first version.Puyan Lotfi
2019-06-17[Remarks] Extend -fsave-optimization-record to specify the formatFrancis Visoiu Mistrih
2019-06-15[Clang] Harmonize Split DWARF options with llcAaron Puchert
2019-06-15[Clang] Rename -split-dwarf-file to -split-dwarf-outputAaron Puchert
2019-06-14Add --print-supported-cpus flag for clang.Ziang Wan
2019-06-07[analyzer] Add werror flag for analyzer warningsKeno Fischer
2019-06-07Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition...Peter Collingbourne
2019-06-05Initial support for vectorization using MASSV (IBM MASS vector library)Nemanja Ivanovic
2019-06-03Add clang source minimizer that reduces source to directivesAlex Lorenz
2019-06-03[OpenCL] Declare builtin functions using TableGenSven van Haastregt
2019-05-23[analyzer] List checker/plugin options in 3 categories: released, alpha, deve...Kristof Umann
2019-05-23[analyzer] Hide developer-only checker/package options by defaultKristof Umann
2019-05-23[analyzer] List checkers in 3 categories: released, alpha, developerKristof Umann
2019-05-23[analyzer] Add a new frontend flag to display all checker optionsKristof Umann
2019-05-21[ARM][CMSE] Add commandline option and feature macroJaved Absar
2019-05-14Temporarily revert "Change -gz and -Wa,--compress-debug-sections to use gABI ...Eric Christopher
2019-05-14Add a new language mode for C2x; enable [[attribute]] support by default in C2x.Aaron Ballman
2019-05-13Introduce the ability to dump the AST to JSON.Aaron Ballman
2019-05-10Change -gz and -Wa,--compress-debug-sections to use gABI compression (SHF_COM...Fangrui Song
2019-05-09[SPIR] Simplified target checking.Anastasia Stulova
2019-05-01[analyzer] Don't display implementation checkers under -analyzer-checker-help...Kristof Umann
2019-04-19[analyzer][NFC] Reimplement checker optionsKristof Umann
2019-04-11[C++20] Implement context-sensitive header-name lexing and pp-import parsing ...Richard Smith
2019-03-31Range-style std::find{,_if} -> llvm::find{,_if}. NFCFangrui Song
2019-03-30Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` c...Anton Afanasyev
2019-03-12Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih
2019-03-12Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih
2019-03-12[Remarks] Add -foptimization-record-passes to filter remark emissionFrancis Visoiu Mistrih
2019-03-04[PGO] Clang part of change for context-sensitive PGO (part1)Rong Xu
2019-03-01[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...Pierre Gousseau
2019-02-26revert r354873 as this breaks lldb builds.Pierre Gousseau
2019-02-26[Driver] Allow enum SanitizerOrdinal to represent more than 64 different sani...Pierre Gousseau