[PATCH] D93037: [YAML] Use correct source location for unknown key errors.

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 08:34:28 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd380c38e3470: [YAML] Use correct source location for unknown key errors. (authored by njames93).

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.311235.patch
Type: text/x-patch
Size: 9648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/9f92c816/attachment.bin>


More information about the llvm-commits mailing list