[clang] [Clang] Optimize -Wunsafe-buffer-usage. (PR #125492)

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 27 03:52:04 PST 2025


https://github.com/ilya-biryukov commented:

I had another round, left a few more comments, mostly NITs.
I feel we should definitely get rid of `getQualifiedNameAsString` calls, though.

There's a few more lines left, I'll get to them soon.

https://github.com/llvm/llvm-project/pull/125492


More information about the cfe-commits mailing list