summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/sallogareas.cxx
AgeCommit message (Expand)Author
2019-07-16convert some plugins to LO_CLANG_SHARED_PLUGINSNoel Grandin
2019-07-16remove sallogareas header fileNoel Grandin
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2017-06-20reformat some loplugin codeNoel Grandin
2017-02-28Adapt loplugin:sallogareasStephan Bergmann
2017-02-09Fix SAL_DEBUG_BACKTRACEStephan Bergmann
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-12-15disable the 'two different log areas in the same file' loplugin checkNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14Disambiguate clang::StringLiteralStephan Bergmann
2016-04-27cppcheck: silence warnings in compilerpluginsJochen Nitschke
2016-01-06Re-enable loplugin:sallogareasStephan Bergmann
2014-09-11Deactivate the sallogareas pluginTor Lillqvist
2014-01-27Prepare dual-mode compiler plugin featureStephan Bergmann
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-05-02add constLuboš Luňák
2013-04-24Update location of log-areas.doxTor Lillqvist
2013-03-28pass around CompilerInstance rather than ASTContextLuboš Luňák
2013-02-02remove not needed #includeLuboš Luňák
2013-02-02append [loplugin] automatically in report() rathen than manually everywhereLuboš Luňák
2013-02-02move documentation of plugins to the .cxx filesLuboš Luňák
2013-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák
2013-01-06do not set our clang timestamp to the timestamp of the clang binaryLuboš Luňák
2012-12-26config_clang.hLubos Lunak
2012-12-05Adapt to Clang 3.2Stephan Bergmann
2012-10-26do not warn about missing area in SAL_DEBUGLuboš Luňák
2012-10-19only one warning per one SAL_INFO/SAL_WARNLubos Lunak
2012-10-15support for compiler rewritersLuboš Luňák
2012-10-15some namespacing improvementsLuboš Luňák
2012-10-13remove debug outputLuboš Luňák
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák