summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/commaoperator.cxx
Commit message (Expand)AuthorAgeFilesLines
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-2/+2
* Clean up loplugin:unnecessaryparen blacklistStephan Bergmann2017-11-241-0/+8
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Improve performance of loplugin:commaoperatorStephan Bergmann2017-10-061-24/+47
* loplugin:commaoperator: Ignore occurrence in FD_SET expansion on WindowsStephan Bergmann2016-12-181-0/+15
* Chose better diagnostic locationStephan Bergmann2016-12-181-1/+1
* Remove support for Clang < 3.4Stephan Bergmann2016-06-291-1/+0
* fix null pointer crash in loplugin:commaoperatorNoel Grandin2016-05-161-12/+14
* new loplugin: commaoperatorNoel Grandin2016-02-231-0/+75