[PATCH] D89764: [llvm] Fix ODRViolations for VersionTuple YAML specializations NFC

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 13:13:26 PDT 2020


cishida updated this revision to Diff 299450.
cishida added a comment.

Address dblaikie's suggestion and move specialization into YAMLTraits.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89764/new/

https://reviews.llvm.org/D89764

Files:
  llvm/include/llvm/Support/YAMLTraits.h
  llvm/lib/InterfaceStub/TBEHandler.cpp
  llvm/lib/Support/YAMLTraits.cpp
  llvm/tools/llvm-ifs/llvm-ifs.cpp
  llvm/unittests/InterfaceStub/ELFYAMLTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89764.299450.patch
Type: text/x-patch
Size: 5539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/d94ee231/attachment.bin>


More information about the llvm-commits mailing list