summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/methodcycles.cxx
AgeCommit message (Expand)Author
2022-06-14better solution for ignoreLocation for tree-wide pluginsNoel Grandin
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2021-09-18make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák
2020-01-16-Werror,-Wrange-loop-analysisStephan Bergmann
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