]> granicus.if.org Git - clang/history - include/clang/Frontend/VerifyDiagnosticConsumer.h
Header guard canonicalization, clang part.
[clang] / include / clang / Frontend / VerifyDiagnosticConsumer.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2014-07-10 Andy GibbsProvide -verify support to match "any" line for diagnos...
2014-05-01 Tobias GrosserSupport 'remark' in VerifyDiagnosticConsumer
2014-04-24 Nico WeberDon't leak _all_ directives in -verify mode. Found...
2014-03-13 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-09 Ahmed Charles[C++11] Replace OwningPtr include with <memory>.
2014-03-07 Ahmed CharlesReplace OwningPtr with std::unique_ptr.
2013-12-14 Alp TokerRevert "Don't require -re suffix on -verify directives...
2013-12-14 Hans WennborgDon't require -re suffix on -verify directives with...
2013-12-11 Hans WennborgChange semantics of regex expectations in the diagnosti...
2013-12-09 Alp TokerEliminate the last remaining header NDEBUG
2013-05-03 Douglas GregorRemove DiagnosticConsumer::clone(), a bad idea that...
2013-04-17 Andy GibbsExtended VerifyDiagnosticConsumer to also verify source...
2012-10-19 Andy GibbsChange VerifyDiagnosticConsumer so that it *must* conta...
2012-09-15 Dmitri GribenkoUse LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT...
2012-08-18 Jordan RoseAllow -verify to be used with files that don't have...
2012-08-10 Jordan RoseUpdate VerifyDiagnosticConsumer to only get directives...
2012-07-11 Jordan RoseAllow -verify directives to be filtered by preprocessing.
2012-07-10 Jordan RoseAllow -verify directives to specify a min and max count...
2012-07-10 Jordan RoseAllow line numbers on -verify directives.
2012-07-10 Jordan RoseClean up VerifyDiagnosticsConsumer in preparation for...
2012-06-20 James DennettDocumentation cleanup:
2012-02-05 Dylan NoblesmithBasic: import OwningPtr<> into clang namespace
2011-09-29 Douglas GregorIntroduce a pure virtual clone() method to DiagnosticCo...
2011-09-26 David BlaikieRename DiagnosticInfo to Diagnostic as per issue 5397
2011-09-26 David BlaikieRename VerifyDiagnosticsClient to VerifyDiagnosticConsu...