[PATCH] D128770: [yaml] Add support for Anchors and Aliases to yaml::Input
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 30 02:50:42 PDT 2022
njames93 updated this revision to Diff 441324.
njames93 added a comment.
Remove recursive nature of alias expansion as alias nodes cannot be anchored.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128770/new/
https://reviews.llvm.org/D128770
Files:
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/Support/YAMLParser.cpp
llvm/lib/Support/YAMLTraits.cpp
llvm/unittests/Support/YAMLIOTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128770.441324.patch
Type: text/x-patch
Size: 12774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/9900ba49/attachment.bin>
More information about the llvm-commits
mailing list