[PATCH] D93037: [YAML] Use correct source location for unknown key errors.
Nathan James via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 10 16:12:21 PST 2020
njames93 updated this revision to Diff 311054.
njames93 added a comment.
Herald added subscribers: cishida, qcolombet.
Fix failing tests introduced with this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93037/new/
https://reviews.llvm.org/D93037
Files:
llvm/include/llvm/Support/YAMLParser.h
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/Support/YAMLParser.cpp
llvm/lib/Support/YAMLTraits.cpp
llvm/test/CodeGen/MIR/X86/spill-slot-fixed-stack-object-aliased.mir
llvm/test/CodeGen/MIR/X86/spill-slot-fixed-stack-object-immutable.mir
llvm/test/CodeGen/MIR/X86/variable-sized-stack-object-size-error.mir
llvm/test/Object/nm-tapi-invalids.test
llvm/unittests/TextAPI/TextStubV1Tests.cpp
llvm/unittests/TextAPI/TextStubV2Tests.cpp
llvm/unittests/TextAPI/TextStubV3Tests.cpp
llvm/unittests/TextAPI/TextStubV4Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93037.311054.patch
Type: text/x-patch
Size: 9648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/f1b5b757/attachment.bin>
More information about the llvm-commits
mailing list