summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/external.cxx
AgeCommit message (Expand)Author
2020-07-01loplugin:externvar is covered by loplugin:externalStephan Bergmann
2019-12-05loplugin:external: Check for DLLExportAttr also in VisitTagDeclStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-18compilerplugins: fix ambiguous type warningsChris Sherlock
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-15loplugin:external: Don't warn for injected friend functionsStephan Bergmann
2019-11-15loplugin:external: Extend comment about the perils of moving a functionStephan Bergmann
2019-11-15loplugin:external: Note all other declarations of the same entityStephan Bergmann
2019-07-17make some plugins used the shared frameworkNoel Grandin
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann
2018-11-21Linkage::ModuleLinkage was only introduced in Clang 5Stephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann