summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/methodcycles.cxx
AgeCommit message (Expand)Author
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2019-05-03Fix building compilerplugins with Clang trunk towards Clang 9Stephan Bergmann
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-09-21new loplugin:methodcyclesNoel Grandin