summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/sallogareas.cxx
Commit message (Expand)AuthorAgeFilesLines
* create common macro and method for logging unknown attributesNoel2020-11-021-4/+11
* Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann2020-01-291-1/+1
* convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin2019-07-161-8/+17
* remove sallogareas header fileNoel Grandin2019-07-161-9/+26
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-1/+1
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-5/+5
* Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann2018-05-041-1/+2
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-2/+0
* give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin2018-04-021-44/+63
* reformat some loplugin codeNoel Grandin2017-06-201-4/+4
* Adapt loplugin:sallogareasStephan Bergmann2017-02-281-3/+4
* Fix SAL_DEBUG_BACKTRACEStephan Bergmann2017-02-091-1/+1
* loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin2017-02-011-4/+4
* disable the 'two different log areas in the same file' loplugin checkNoel Grandin2016-12-151-0/+3
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-0/+57
* Disambiguate clang::StringLiteralStephan Bergmann2016-12-141-2/+2
* cppcheck: silence warnings in compilerpluginsJochen Nitschke2016-04-271-1/+1
* Re-enable loplugin:sallogareasStephan Bergmann2016-01-061-0/+172
* Deactivate the sallogareas pluginTor Lillqvist2014-09-111-140/+0
* Prepare dual-mode compiler plugin featureStephan Bergmann2014-01-271-2/+2
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3
* add constLuboš Luňák2013-05-021-3/+3
* Update location of log-areas.doxTor Lillqvist2013-04-241-3/+3
* pass around CompilerInstance rather than ASTContextLuboš Luňák2013-03-281-7/+8
* remove not needed #includeLuboš Luňák2013-02-021-2/+0
* append [loplugin] automatically in report() rathen than manually everywhereLuboš Luňák2013-02-021-5/+5
* move documentation of plugins to the .cxx filesLuboš Luňák2013-02-021-1/+3
* avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák2013-02-021-0/+2
* do not set our clang timestamp to the timestamp of the clang binaryLuboš Luňák2013-01-061-2/+0
* config_clang.hLubos Lunak2012-12-261-5/+3
* Adapt to Clang 3.2Stephan Bergmann2012-12-051-0/+1
* do not warn about missing area in SAL_DEBUGLuboš Luňák2012-10-261-7/+23
* only one warning per one SAL_INFO/SAL_WARNLubos Lunak2012-10-191-0/+8
* support for compiler rewritersLuboš Luňák2012-10-151-0/+2
* some namespacing improvementsLuboš Luňák2012-10-151-3/+1
* remove debug outputLuboš Luňák2012-10-131-4/+4
* compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák2012-10-131-0/+113