[PATCH] D123070: [Driver][NFC] Simplify handling of flags in Options.td
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 02:34:39 PDT 2022
awarzynski added a comment.
In D123070#3429519 <https://reviews.llvm.org/D123070#3429519>, @hans wrote:
> I worry that the closing comments on '}'s might rot since there's no tooling to maintain them though.
I share your concern. However, from my experience these `let` statements rarely change (i.e. this file is fairly stable), so the risk is not that high. Personally, I find them very helpful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123070/new/
https://reviews.llvm.org/D123070
More information about the cfe-commits
mailing list