[PATCH] D35908: [YAML] Use {Specific}BumpPtrAllocators for HNodes.
Juergen Ributzka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 10:30:11 PDT 2017
ributzka updated this revision to Diff 108499.
ributzka added a comment.
Updating https://reviews.llvm.org/D35908: [YAML] Use {Specific}BumpPtrAllocators for HNodes.
Fix a typo in the allocator argument. ScalarNode should have been ScalarHNode.
https://reviews.llvm.org/D35908
Files:
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/Support/YAMLTraits.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35908.108499.patch
Type: text/x-patch
Size: 7177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/d3abc099/attachment.bin>
More information about the llvm-commits
mailing list