summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/commaoperator.cxx
AgeCommit message (Expand)Author
2017-11-24Clean up loplugin:unnecessaryparen blacklistStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann
2016-12-18loplugin:commaoperator: Ignore occurrence in FD_SET expansion on WindowsStephan Bergmann
2016-12-18Chose better diagnostic locationStephan Bergmann
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-05-16fix null pointer crash in loplugin:commaoperatorNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin