summaryrefslogtreecommitdiff
path: root/include/clang/Basic/DiagnosticFrontendKinds.td
Commit message (Expand)AuthorAgeFilesLines
* Clean out unused diagnostics. NFC.Benjamin Kramer2019-09-191-6/+0
* Reland "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-111-1/+6
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Dmitri Gribenko2019-09-111-6/+1
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-111-1/+6
* Revert "clang-misexpect: Profile Guided Validation of Performance Annotations...Petr Hosek2019-09-101-6/+1
* clang-misexpect: Profile Guided Validation of Performance Annotations in LLVMPetr Hosek2019-09-101-1/+6
* [clang-ifs] Clang Interface Stubs, first version (second landing attempt).Puyan Lotfi2019-06-201-0/+2
* Revert D60974 "[clang-ifs] Clang Interface Stubs, first version."Fangrui Song2019-06-181-2/+0
* [clang-ifs] Clang Interface Stubs, first version.Puyan Lotfi2019-06-171-0/+2
* [clang][Darwin] Refactor header search path logic into the driverLouis Dionne2019-05-211-5/+0
* [c++20] Enable driver and frontend support for building and usingRichard Smith2019-04-141-3/+4
* [verify] Add support for location markers in directives.Richard Smith2019-04-131-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move static analyzer core diagnostics to common.Richard Trieu2018-12-151-5/+0
* Fix up diagnostics.Richard Trieu2018-12-141-10/+0
* Remove CodeGen dependencies on Sema.Richard Trieu2018-12-061-0/+45
* PTH-- Remove feature entirely-Erich Keane2018-12-041-2/+0
* [modules] Frontend support for building a header module from a list ofRichard Smith2018-09-151-0/+6
* warn_stdlibcxx_not_found: suggest '-stdlib=libc++' instead of '-std'Alex Lorenz2018-09-071-1/+1
* Remove trailing spaceFangrui Song2018-07-301-3/+3
* Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++Alex Lorenz2018-06-191-0/+5
* Revert r335063 as it causes bot failuresAlex Lorenz2018-06-191-5/+0
* [Darwin] Add a warning for missing include path for libstdc++Alex Lorenz2018-06-191-0/+5
* [Frontend] Disallow non-MSVC exception models for windows-msvc targetsShoaib Meenai2018-06-071-0/+2
* [Modules] Map missing private submodules from Foo.Private to Foo_PrivateBruno Cardoso Lopes2017-12-221-0/+5
* Driver: hoist the `wchar_t` handling to the driverSaleem Abdulrasool2017-10-061-0/+2
* Reject attempts to build a module without -fmodules, rather than silently doi...Richard Smith2017-07-061-0/+2
* Factor out and unify emission of "module is unavailable" diagnostics.Richard Smith2017-06-051-0/+1
* P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, weRichard Smith2016-09-301-0/+2
* Put new warning in a diagnostic group.Matthias Braun2016-09-271-1/+2
* CC1: Add -save-stats optionMatthias Braun2016-09-261-0/+2
* C++ Modules TS: add frontend support for building pcm files from moduleRichard Smith2016-08-261-1/+3
* [OpenCL] Allow -cl-std and other standard -cl- options in driverYaxun Liu2016-06-291-1/+4
* [modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a singleRichard Smith2016-02-191-4/+0
* Add backend dignostic printer for unsupported featuresOliver Stannard2016-02-021-2/+4
* Revert r259036, it introduces a cyclic library dependencyOliver Stannard2016-01-281-4/+2
* Add backend dignostic printer for unsupported featuresOliver Stannard2016-01-281-2/+4
* Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported f...NAKAMURA Takumi2016-01-281-4/+2
* Add backend dignostic printer for unsupported featuresOliver Stannard2016-01-271-2/+4
* Introduce module file extensions to piggy-back data onto module files.Douglas Gregor2015-11-031-0/+4
* [modules] Allow the error when explicitly loading an incompatible module fileRichard Smith2015-10-161-0/+3
* Improve options printed on vectorization analysis diagnostics.Tyler Nowicki2015-08-271-5/+6
* [modules] PR20507: Avoid silent textual inclusion.Sean Silva2015-08-171-4/+0
* [modules] Add an experimental -cc1 feature to embed the contents of an inputRichard Smith2015-08-141-0/+3
* Append options for vectorization when pointer checking threshold is exceeded.Tyler Nowicki2015-08-101-0/+6
* Remove non-ascii characters.Tyler Nowicki2015-08-101-2/+2
* Append options for floating-point commutivity when related diagnostics are pr...Tyler Nowicki2015-08-101-0/+4
* [modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...Richard Smith2015-08-091-10/+0
* Give better diagnostics when -fmodule-file= finds a bad file: if the file isRichard Smith2015-02-281-1/+5
* Make a codegen warning a real warning instead of a getCustomDiagID().Nico Weber2015-01-291-0/+4