summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/external.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-12-05loplugin:external: Check for DLLExportAttr also in VisitTagDeclStephan Bergmann1-16/+15
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-5/+5
2019-11-18compilerplugins: fix ambiguous type warningsChris Sherlock1-1/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-8/+231
2019-11-15loplugin:external: Don't warn for injected friend functionsStephan Bergmann1-0/+21
2019-11-15loplugin:external: Extend comment about the perils of moving a functionStephan Bergmann1-1/+30
2019-11-15loplugin:external: Note all other declarations of the same entityStephan Bergmann1-2/+6
2019-07-17make some plugins used the shared frameworkNoel Grandin1-28/+8
2018-11-23Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann1-7/+1
2018-11-21Linkage::ModuleLinkage was only introduced in Clang 5Stephan Bergmann1-1/+1
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-10/+36
2018-09-17New loplugin:externalStephan Bergmann1-0/+323