summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/simplifydynamiccast.cxx
AgeCommit message (Expand)Author
2023-03-16Prepare compilerplugins for C++23 `if consteval`Stephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2019-07-15Revert "convert some plugins to use the sharedplugin infrastructure"Noel Grandin
2019-07-15convert some plugins to use the sharedplugin infrastructureNoel Grandin
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2017-11-09new loplugin simplifydynamiccastNoel Grandin