[PATCH] D29362: Return Error instead of bool from mergeTypeStreams().

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 14:17:38 PST 2017


ruiu updated this revision to Diff 86715.
ruiu added a comment.

- Use llvm::Optional<Error> instead of Error.


https://reviews.llvm.org/D29362

Files:
  lld/COFF/PDB.cpp
  llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
  llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29362.86715.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/deb6010f/attachment.bin>


More information about the llvm-commits mailing list