[PATCH] D123682: [clang-tblgen] Automatically document options values

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 17 04:27:14 PDT 2022


aaron.ballman added a comment.

In D123682#3454627 <https://reviews.llvm.org/D123682#3454627>, @serge-sans-paille wrote:

> @aaron.ballman Any thoughs on the above suggestion? I'd be happy to adopt any of those :-)

I'd go with:

More than two choices: `<arg> should be 'return', 'branch', 'full', or 'none'`
Only two choices: `<arg> should be 'split' or 'single'.`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123682/new/

https://reviews.llvm.org/D123682



More information about the cfe-commits mailing list