summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/writeonlyvars.cxx
AgeCommit message (Expand)Author
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-06-05Adapt compilerplugins to Clang 17 trunk "Remove llvm::Optional"Stephan Bergmann
2023-01-30Missing include for llvm::OptionalStephan Bergmann
2022-06-10[API CHANGE] Remove deprecated idlc and regmerge from the SDKStephan Bergmann
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-08-03Revert "Adapt to changed clang::ASTContext::getParents behavior on Clang 11 t...Stephan Bergmann
2020-05-25Adapt to changed clang::ASTContext::getParents behavior on Clang 11 trunkStephan Bergmann
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann
2019-10-08better name for a function in compilerpluginsLuboš Luňák
2019-10-07do not use compiler.getSourceManager().getFilename()Luboš Luňák
2019-09-06Fixing "...."Andrea Gelmini
2019-02-24Fix typoAndrea Gelmini
2019-02-11new loplugin writeonlyvarsNoel Grandin