[llvm] [Support] Add automatic index assignment in formatv (PR #107459)

River Riddle via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 15:33:08 PDT 2024


https://github.com/River707 approved this pull request.

This seems really useful, and also helps prevent all of the issues with numbered indices going out of date (or unused).

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


More information about the llvm-commits mailing list