summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Basic/DiagnosticTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libclang] Fix CXTranslationUnit_KeepGoingIvan Donchevskii2019-03-071-7/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Basic] Add a DiagnosticError llvm::ErrorInfo subclassAlex Lorenz2017-08-251-0/+22
* [modules] Round-trip -Werror flag through explicit module build.Richard Smith2017-05-031-17/+20
* Optionally demote fatal errors to non-fatal errors.Manuel Klimek2016-03-011-0/+23
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* Make DiagnosticErrorTrap work even if SuppressAllDiagnostics is enabled.Richard Smith2014-12-051-0/+49
OpenPOWER on IntegriCloud