summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/cppunitassertequals.cxx
AgeCommit message (Expand)Author
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann
2017-02-03compilerplugins: enable loplugin:cppunitassertequals by defaultMiklos Vajna
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-03-05fix crash in cppunitassertequals pluginMarkus Mohrhard
2016-02-24new loplugin:cppunitassertequalsNoel Grandin