summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/noexceptmove.cxx
AgeCommit message (Expand)Author
2024-05-05Avoid loplugin:noexceptmove failure with recent Clang 19 trunkStephan Bergmann
2023-06-05Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"Stephan Bergmann
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