/external/firebird/

/collabora/co-24.04.5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test/ostr.cxx
AgeCommit message (Expand)Author
2023-11-30Extended loplugin:ostrStephan Bergmann
2023-11-15Extend a loplugin:ostr check from OUString to OStringStephan Bergmann
2023-11-15Add back test for struct initializationStephan Bergmann
2023-11-08Adapt expected diagnostic output to clang-cl and the MSVC standard libraryStephan Bergmann
2023-11-05loplugin:ostr: Warn about literals that could be string_viewStephan Bergmann
2023-10-21Extended loplugin:ostr: Automatic rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-07loplugin:ostr: Rewrite some uses of O[U]String to use ""_ostr/u""_ustr literalsStephan Bergmann