summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-16loplugin:redundantcast: Avoid double warnings on some const_castStephan Bergmann
2017-02-16Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin
2017-01-26Make test work with older ClangStephan Bergmann
2017-01-25Bypass some lines that cause problems with Clang 3.8.1 at leastTor Lillqvist
2017-01-25Minor loplugin:stringconstant improvementsStephan Bergmann
2017-01-09New loplugin:externvarStephan Bergmann
2016-12-16Make move detection in loplugin::passstuffbyref work for parenthesized casesStephan Bergmann
2016-12-09No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann
2016-12-08sw: remove some inline version control in uibaseMiklos Vajna
2016-12-05loplugin:unnecessaryoverride (dtors)Stephan Bergmann
2016-12-05make passstuffbyref plugin ignore std::move'd paramsNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-25Clean up CLANG_VERSION checkStephan Bergmann
2016-11-24CompilerTest_compilerplugins_clang: fix this to work with clang-3.7Miklos Vajna
2016-11-22New loplugin:oslendianStephan Bergmann
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-16Reduce noise for irrelevant warnings somewhatStephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15New compilerplugins/clang unit testsStephan Bergmann