[clang] [NFC][CLANG] Fix static analyzer bugs about unnecessary object copies with auto keyword (PR #85962)

Yitzhak Mandelbaum via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 20 11:03:05 PDT 2024


ymand wrote:

Looks good, but per LLVM style guidelines, should we go ahead and replace the `auto` as well?

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


More information about the cfe-commits mailing list