summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/commaoperator.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-2/+2
2017-11-24Clean up loplugin:unnecessaryparen blacklistStephan Bergmann1-0/+8
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-10-06Improve performance of loplugin:commaoperatorStephan Bergmann1-24/+47
2016-12-18loplugin:commaoperator: Ignore occurrence in FD_SET expansion on WindowsStephan Bergmann1-0/+15
2016-12-18Chose better diagnostic locationStephan Bergmann1-1/+1
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2016-05-16fix null pointer crash in loplugin:commaoperatorNoel Grandin1-12/+14
2016-02-23new loplugin: commaoperatorNoel Grandin1-0/+75