summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/store/stylepolice.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák1-1/+1
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2016-04-28move stylepolice back to storeNoel Grandin1-0/+196
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-80/+0
2016-04-21move stylepolice plugin into store/Noel Grandin1-0/+80