summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/stringconcat.cxx
AgeCommit message (Expand)AuthorFilesLines
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