summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/inlinevisible.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-1/+5
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann1-0/+53