summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/DiagnosticCommonKinds.td
Commit message (Expand)AuthorAgeFilesLines
* [Modules] In case of lock timeout, fallback and build moduleBruno Cardoso Lopes2017-03-181-4/+4
* Introduce an 'external_source_symbol' attribute that describes the originAlex Lorenz2017-03-011-1/+3
* Add the diagnose_if attribute to clang.George Burgess IV2017-01-091-0/+2
* [ARM] Implement execute-only support in CodeGenPrakhar Bahuguna2016-12-151-0/+2
* Module: add -fprebuilt-module-path to support loading prebuilt modules.Manman Ren2016-08-181-0/+2
* [mips] Defer validity check for CPU/ABI pairs and improve error message for i...Daniel Sanders2016-06-141-0/+3
* [Modules] Improve diagnostics for LockFileManager errorsBruno Cardoso Lopes2016-06-041-1/+1
* Sema: provide an extension warning for enable_ifSaleem Abdulrasool2016-02-181-0/+2
* [OPENMP 4.5] Parsing/sema analysis for 'depend(source)' clause in 'ordered' d...Alexey Bataev2015-12-181-1/+1
* [OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.Alexey Bataev2015-09-031-0/+3
* [modules] PR20507: Avoid silent textual inclusion.Sean Silva2015-08-171-0/+4
* [modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...Richard Smith2015-08-091-2/+1
* Make the clang module container format selectable from the command line.Adrian Prantl2015-07-171-0/+2
* Add missing builtins to altivec.h for ABI compliance (vol. 3)Nemanja Ivanovic2015-07-101-0/+2
* Replace __double_underscored type nullability qualifiers with _Uppercase_unde...Douglas Gregor2015-06-241-16/+6
* Extend type nullability qualifiers for Objective-C.Douglas Gregor2015-06-191-7/+24
* Introduce type nullability specifiers for C/C++.Douglas Gregor2015-06-191-0/+14
* Consider unsigned long for non-u/U decimal literals (C90/C++03)Hubert Tong2015-06-081-1/+17
* Add -fno-implicit-modules.Manuel Klimek2015-02-201-0/+3
* Diagnose timeouts in the LockFileManager and delete the dead lock fileBen Langmuir2015-02-091-0/+2
* Initial support for Win64 SEH IR emissionReid Kleckner2015-01-221-0/+10
* Ensure that all module build failures get diagnosedBen Langmuir2014-09-261-0/+2
* Emit diagnostic for -munaligned-access on v6m targetsOliver Stannard2014-08-131-0/+2
* Improving the "integer constant too large" diagnostics based on post-commit f...Aaron Ballman2014-07-241-4/+6
* Provide extra information in the "integer constant is too large" diagnostic. ...Aaron Ballman2014-07-221-2/+2
* ARCMigrate: simplify diagnostic handlingAlp Toker2014-07-021-1/+1
* ARCMT/GC-check-warn-nsalloc.m: don't provide a diag groupAlp Toker2014-05-191-1/+1
* Get ARCMT/GC-check-warn-nsalloc.m workingAlp Toker2014-05-191-1/+1
* Add two missing entries to the C++11 support page. Bump one relevant diagnosticRichard Smith2014-03-141-2/+3
* ARCMigrate: Introduce proper diagnostics for TransformActionsAlp Toker2014-01-261-0/+10
* Kill off obsolete err_target_unknown_cxxabi diagAlp Toker2014-01-171-1/+0
* ExpectAndConsume: Diagnose errors automaticallyAlp Toker2014-01-011-1/+0
* Support and use token kinds as diagnostic argumentsAlp Toker2013-12-241-1/+5
* Move -mfpmath handling to -cc1 and implement it for x86.Rafael Espindola2013-08-211-0/+3
* Remove duplicated error checking.Rafael Espindola2013-08-201-1/+0
* Partially revert r186903.Eli Friedman2013-07-261-1/+1
* Integers which are too large should be an error.Eli Friedman2013-07-231-4/+4
* Put some diagnostics in DiagnosticCommonKinds.td in a category, mirroring wha...Ted Kremenek2013-05-091-0/+10
* PR15633: Note that we are EnteringContext when parsing the nested nameRichard Smith2013-04-011-0/+1
* Add missing diagnostic for a nested-name-specifier on a free-standing type de...Richard Smith2013-03-181-2/+0
* revert r176531 due to clan-native-arm failsWeiming Zhao2013-03-061-2/+0
* PR 11326: Lack diagnosic message when ABI conflicts on ARMWeiming Zhao2013-03-051-0/+2
* Detect when we end up trying to load conflicting module files.Douglas Gregor2013-02-061-0/+4
* Downgrade 'attribute ignored when parsing type' from error to warning, to matchRichard Smith2013-01-291-0/+2
* Remove -Wmodule-build; it was a dumb idea anyway. <rdar://problem/12957525>Douglas Gregor2013-01-041-2/+0
* Made the "expected string literal" diagnostic more expressiveAndy Gibbs2012-11-171-1/+3
* Refactored duplicate string literal lexing code within Preprocessor, into aAndy Gibbs2012-11-171-0/+1
* Include 'long long' extension warning in the LongLong group so that it can beDmitri Gribenko2012-09-241-1/+1
* Change the wording of the extension warning fromDmitri Gribenko2012-09-241-1/+4
* Pulls diagnostics for temp file handling into the common diagnostic kinds.Manuel Klimek2012-05-161-0/+4