summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/writeonlyvars.cxx
AgeCommit message (Expand)Author
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2020-06-11typo in commentStephan Bergmann
2020-06-10Adapt to new Clang trunk -Wuninitialized-const-referenceStephan Bergmann
2020-05-18Adapt compilerplugins/clang/test/writeonlyvars.cxxStephan Bergmann
2019-02-22loplugin:writeonlyvars is no-op on Windows, so don't run its test thereStephan Bergmann
2019-02-11new loplugin writeonlyvarsNoel Grandin