[clang] [clang][driver] add pointer qualifier to auto type (PR #91874)

Youngsuk Kim via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 3 09:28:05 PDT 2024


https://github.com/JOE1994 requested changes to this pull request.

The 3 updated items seem to be iterators and not pointers.

I think [the coding standard item](https://llvm.org/docs/CodingStandards.html#beware-unnecessary-copies-with-auto) doesn't apply here.

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


More information about the cfe-commits mailing list