summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/stringview.cxx
AgeCommit message (Expand)Author
2021-11-10Avoid unhelpful loplugin:stringview from implicit conversionsStephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14Improve loplugin:stringview diagnostic outputStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
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-19Simplify loplugin:stringviewStephan Bergmann
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-11loplugin:stringviewNoel