[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:09:43 PST 2020


njames93 updated this revision to Diff 309984.
njames93 added a comment.

Removed AllowNumeric support


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92755

Files:
  llvm/include/llvm/Support/YAMLParser.h
  llvm/include/llvm/Support/YAMLTraits.h
  llvm/lib/Support/YAMLParser.cpp
  llvm/lib/Support/YAMLTraits.cpp
  llvm/unittests/Support/YAMLParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92755.309984.patch
Type: text/x-patch
Size: 5355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/b250baa8/attachment.bin>


More information about the llvm-commits mailing list