summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/noexceptmove.cxx
AgeCommit message (Expand)Author
2023-01-30Missing include for llvm::OptionalStephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-01loplugin:noexceptmove: Cater for null FunctionDecl::getBodyStephan Bergmann
2019-09-05loplugin:noexceptmove improve feedbackNoel Grandin
2019-08-30Fix typosAndrea Gelmini
2019-08-30new loplugin:noexceptmoveNoel Grandin