[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 13:18:48 PST 2020


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

Fix other tests failing(hopefully).
Address order of tests and comments.


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.310004.patch
Type: text/x-patch
Size: 5268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/422fae0d/attachment.bin>


More information about the llvm-commits mailing list