irishrover wrote: > * remove russian from source code
A copy/paste from my other code) > * should be a readability check. (together with other > `readability-redundant-*`) or you have objections to it? For me it's more about bugs (reference to temporary object) or perf (https://godbolt.org/z/En1744M63). May be the word `redundant` is confusing and should be removed: `bugrpone-string-view-conversions`? https://github.com/llvm/llvm-project/pull/174288 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
