summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/stringconcat.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-5/+5
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-1/+1
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-2/+4
2017-02-01More ctor check fixesStephan Bergmann1-2/+5
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin1-2/+4
2016-12-18loplugin:stringconcat: Adapt to definition of OSL_THIS_FUNC on WindowsStephan Bergmann1-4/+21
2016-12-14Disambiguate clang::StringLiteralStephan Bergmann1-1/+1
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann1-3/+32
2015-12-02loplugin:stringconcat: Handle base case of recursion into left argStephan Bergmann1-18/+23
2014-07-01New loplugin:stringconcatStephan Bergmann1-0/+82