summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/DiagnosticDriverKinds.td
Commit message (Expand)AuthorAgeFilesLines
* Merging r309607:Hans Wennborg2017-08-111-2/+3
* Revert "[mips] Teach the driver to accept -m(no-)gpopt."Simon Dardis2017-07-191-4/+0
* [mips] Teach the driver to accept -m(no-)gpopt.Simon Dardis2017-07-191-0/+4
* Add an option group for deprecated warnings. Add the removedJoerg Sonnenberger2017-07-011-0/+2
* Un-revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-2/+2
* Revert "[Driver] Add -fdiagnostics-hotness-threshold"Brian Gesiak2017-07-011-2/+2
* [Driver] Add -fdiagnostics-hotness-thresholdBrian Gesiak2017-07-011-2/+2
* [Driver] Check that the iOS deployment target is iOS 10 or earlier ifAkira Hatanaka2017-07-011-0/+3
* Add a warning to a groupVedant Kumar2017-06-231-1/+2
* [ubsan] Disable the object size check at -O0Vedant Kumar2017-06-231-0/+2
* Improve diagnostics for bad -std= flag.Richard Smith2017-04-271-1/+3
* [Driver] Add compiler option to generate a reproducerBruno Cardoso Lopes2017-04-121-1/+1
* Remove the -faltivec alias option and replace it with -maltivec everywhere.Eric Christopher2017-03-211-0/+2
* Disable warning about MSVC not found.Zachary Turner2017-03-151-1/+1
* Update clang-cl driver for MSVC 2017.Zachary Turner2017-03-151-0/+4
* enable -flto=thin in clang-clBob Haarman2017-02-271-0/+1
* [Driver] Report available language standards on user errorRichard Smith2017-02-141-0/+1
* Revert "[Driver] Updated for Visual Studio 2017"Reid Kleckner2017-02-021-4/+0
* [Driver] Updated for Visual Studio 2017Reid Kleckner2017-02-021-0/+4
* clang-cl: Warn about /U flags that look like filenames (PR31662)Hans Wennborg2017-01-271-0/+4
* Driver: Remove support for -fobjc-gc*Duncan P. N. Exon Smith2016-12-071-4/+0
* Allow clang to write compilation database records.Joerg Sonnenberger2016-12-061-0/+2
* [clang] Fix D26214: Move error handling out of MC and to the callers.Mandeep Singh Grang2016-12-061-0/+2
* darwin: Unconditionally pass -lto_library, remove -Wliblto warning.Nico Weber2016-11-221-2/+0
* [Driver][OpenMP] Create tool chains for OpenMP offloading kind.Samuel Antao2016-10-271-0/+5
* Reapply r281276 with passing -emit-llvm in one of the testsAdam Nemet2016-09-131-0/+3
* Revert "Add -fdiagnostics-show-hotness"Adam Nemet2016-09-131-3/+0
* Add -fdiagnostics-show-hotnessAdam Nemet2016-09-121-0/+3
* ARM-Darwin: ignore and diagnose attempts to omit frame pointer.Tim Northover2016-08-231-0/+3
* [ARM] Command-line options for embedded position-independent codeOliver Stannard2016-08-081-0/+5
* [CUDA] Fix libdevice selection.Artem Belevich2016-08-021-0/+3
* [CUDA] Do not allow using NVPTX target for host compilation.Artem Belevich2016-08-021-0/+1
* [CUDA] Check that our CUDA install supports the requested architectures.Justin Lebar2016-07-071-0/+4
* [mips] Compact branch policy setting.Simon Dardis2016-05-271-0/+3
* [PS4] Change the names of some "environmental" things to what ourPaul Robinson2016-05-161-1/+1
* Add a new warning to notify users of mismatched SDK and deployment targetChris Bieneman2016-04-291-0/+2
* [CUDA] Raise an error if the CUDA install can't be found.Justin Lebar2016-04-161-0/+3
* clang-cl: Implement initial limited support for precompiled headers.Nico Weber2016-03-011-0/+14
* Introduce -fembed-bitcode driver optionSteven Wu2016-03-011-1/+3
* Fix missing space (NFC)Rong Xu2016-02-081-1/+1
* Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow special...Samuel Antao2016-02-081-1/+3
* Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code...Renato Golin2016-02-071-3/+1
* Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generat...Samuel Antao2016-02-061-1/+3
* Revert r259977 - [OpenMP] Reorganize code to allow specialized code generatio...Samuel Antao2016-02-061-3/+1
* [OpenMP] Reorganize code to allow specialized code generation for different d...Samuel Antao2016-02-061-1/+3
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-0/+2
* [MSVC Compat] Only warn for unknown clang-cl argumentsEhsan Akhgari2016-01-251-0/+3
* [CUDA] Reject values for --cuda-gpu-arch that are not of the form /sm_\d+/.Justin Lebar2016-01-111-0/+1
* [OpenMP] Reapply rL256842: [OpenMP] Offloading descriptor registration and de...Samuel Antao2016-01-061-0/+3
* [OpenMP] Revert rL256842: [OpenMP] Offloading descriptor registration and dev...Samuel Antao2016-01-051-3/+0