summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/stringconcatliterals.cxx
AgeCommit message (Expand)Author
2023-11-08Adapt loplugin:stringconcatliterals to clang-clStephan Bergmann
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2019-09-24compiler check for rtl::OUStringConcat instancesLuboš Luňák