[PATCH] D93526: [TableGen] NFC: Switch to range-based for loops in OptParserEmitter
Jan Svoboda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 18 01:54:01 PST 2020
jansvoboda11 created this revision.
jansvoboda11 added reviewers: dexonsmith, Bigcheese.
jansvoboda11 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This simplifies the code a bit. No functionality change.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93526
Files:
llvm/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93526.312725.patch
Type: text/x-patch
Size: 4595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/c7df7c2c/attachment.bin>
More information about the llvm-commits
mailing list