summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/DiagnosticCommonKinds.td
Commit message (Expand)AuthorAgeFilesLines
* Move static analyzer core diagnostics to common.Richard Trieu2018-12-151-0/+6
* Fix up diagnostics.Richard Trieu2018-12-141-0/+34
* Remove CodeGen dependencies on Sema.Richard Trieu2018-12-061-0/+6
* [Fixed Point Arithmetic] FixedPointCastLeonard Chan2018-10-151-0/+2
* [clang][mips] Set __mips_fpr correctly for -mfpxxStefan Maksimovic2018-08-221-0/+3
* Remove trailing spaceFangrui Song2018-07-301-5/+5
* [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point LiteralsLeonard Chan2018-06-201-0/+2
* This diff includes changes for supporting the following types.Leonard Chan2018-06-041-0/+2
* Revert "This diff includes changes for supporting the following types."Leonard Chan2018-06-021-2/+0
* This diff includes changes for supporting the following types.Leonard Chan2018-06-021-0/+2
* This patch aims to match the changes introducedAlexander Ivchenko2018-05-181-0/+2
* [OpenCL] Restrict various keywords in OpenCL C++ modeSven van Haastregt2018-05-091-0/+4
* Make march/target-cpu print a note with the list of valid values for ARMErich Keane2018-02-081-0/+1
* Added Control Flow Protection FlagOren Ben Simhon2018-01-091-0/+2
* Reapply r321781: [Modules] Allow modules specified by -fmodule-map-file to sh...Bruno Cardoso Lopes2018-01-051-0/+3
* Revert "[Modules] Allow modules specified by -fmodule-map-file to shadow impl...Bruno Cardoso Lopes2018-01-041-3/+0
* [Modules] Allow modules specified by -fmodule-map-file to shadow implicitly f...Bruno Cardoso Lopes2018-01-041-0/+3
* [mips] Removal of microMIPS64R6Aleksandar Beserminji2017-12-111-0/+2
* [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