summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/cppunitassertequals.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-07-19make cppunitassertequals a shared pluginNoel Grandin1-5/+13
2018-08-14filter out some of the AST in the pluginsNoel Grandin1-2/+2
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-51/+116
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann1-1/+2
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann1-44/+98
2017-02-03compilerplugins: enable loplugin:cppunitassertequals by defaultMiklos Vajna1-1/+1
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin1-1/+4
2016-06-29Remove support for Clang < 3.4Stephan Bergmann1-1/+0
2016-03-05fix crash in cppunitassertequals pluginMarkus Mohrhard1-4/+4
2016-02-24new loplugin:cppunitassertequalsNoel Grandin1-0/+104