summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/sallogareas.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-05-02add constLuboš Luňák1-3/+3
2013-04-24Update location of log-areas.doxTor Lillqvist1-3/+3
2013-03-28pass around CompilerInstance rather than ASTContextLuboš Luňák1-7/+8
2013-02-02remove not needed #includeLuboš Luňák1-2/+0
2013-02-02append [loplugin] automatically in report() rathen than manually everywhereLuboš Luňák1-5/+5
2013-02-02move documentation of plugins to the .cxx filesLuboš Luňák1-1/+3
2013-02-02avoid having to manuall modify sources when adding a new clang pluginLuboš Luňák1-0/+2
2013-01-06do not set our clang timestamp to the timestamp of the clang binaryLuboš Luňák1-2/+0
2012-12-26config_clang.hLubos Lunak1-5/+3
2012-12-05Adapt to Clang 3.2Stephan Bergmann1-0/+1
2012-10-26do not warn about missing area in SAL_DEBUGLuboš Luňák1-7/+23
2012-10-19only one warning per one SAL_INFO/SAL_WARNLubos Lunak1-0/+8
2012-10-15support for compiler rewritersLuboš Luňák1-0/+2
2012-10-15some namespacing improvementsLuboš Luňák1-3/+1
2012-10-13remove debug outputLuboš Luňák1-4/+4
2012-10-13compiler check to compare SAL_WARN/LOG areas against sal/inc/sal/log-areas.doxLuboš Luňák1-0/+113