[clang] [NFC] use `StringSet::insert(iter, iter)` instead for loop to insert (PR #69851)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 23 07:10:03 PDT 2023
https://github.com/erichkeane approved this pull request.
Ends up being completely NFC, new form of insert is just the same loop.
https://github.com/llvm/llvm-project/pull/69851
More information about the cfe-commits
mailing list