summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/stringview.cxx
AgeCommit message (Expand)Author
2023-04-17Adapt expected diagnostics to WindowsStephan Bergmann
2023-04-05Adapt expected test output to recent ClangStephan Bergmann
2023-04-05Simplify O(U)String::number implementationMike Kaganski
2023-03-23loplugin:stringview: Constructing O[U]String from O[U]StringLiteral is cheapStephan Bergmann
2022-10-13Adapt CompilerTest_compilerplugins_clang to recent ClangStephan Bergmann
2022-10-13Deduplicate stringconcat moreMike Kaganski
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-07-14Adapt to Clang 15 trunk increase in ElabortatedType sugarStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-02-17Extend loplugin:stringview to O[U]StringBuffer::makeStringAndClearStephan Bergmann
2022-02-16Extend loplugin:stringview to OUStringBuffer::copyStephan Bergmann
2022-02-08Extend loplugin:stringview to O[U]StringBuffer::toStringStephan Bergmann
2021-11-10Avoid unhelpful loplugin:stringview from implicit conversionsStephan Bergmann
2021-10-25Adapt to Clang 14 trunk diagnostic output changeStephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-06-03-Wunused-but-set-{parameter,variable} in CompilerTest_compilerplugins_clangStephan Bergmann
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14Improve loplugin:stringview diagnostic outputStephan Bergmann
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-12-09Improve loplugin:stringview diagnostic messagesStephan Bergmann
2020-12-04Improve loplugin:stringview detection of unnecessary O[U]String constructionStephan Bergmann
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-11loplugin:stringviewNoel