summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/noexceptmove.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-05Avoid loplugin:noexceptmove failure with recent Clang 19 trunkStephan Bergmann1-1/+2
2023-06-05Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"Stephan Bergmann1-7/+6
2023-01-30Missing include for llvm::OptionalStephan Bergmann1-0/+2
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann1-6/+3
2020-07-10replace usage of whitelist with allowlistThorsten Behrens1-2/+2
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-10-01loplugin:noexceptmove: Cater for null FunctionDecl::getBodyStephan Bergmann1-2/+3
2019-09-05loplugin:noexceptmove improve feedbackNoel Grandin1-0/+14
2019-08-30Fix typosAndrea Gelmini1-2/+2
2019-08-30new loplugin:noexceptmoveNoel Grandin1-0/+319