[PATCH] D92755: [YAML] Support extended spellings when parsing bools.
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 12:02:51 PST 2020
njames93 added a comment.
In D92755#2437578 <https://reviews.llvm.org/D92755#2437578>, @silvas wrote:
> The spec link doesn't seem to support AllowNumeric. Why do we have that feature?
Its disabled by default, It was added for partial support of a child of this, but thinking about it, it may be better to extract that behaviour out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92755/new/
https://reviews.llvm.org/D92755
More information about the llvm-commits
mailing list