[PATCH] D52143: Make initializeOutputStream() return false on error and true on success.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 15 16:37:18 PDT 2018


thakis created this revision.
thakis added a reviewer: erik.pilkington.

As discussed in https://reviews.llvm.org/D52104

I'm going to land the same change in libcxxabi if this gets accepted.


https://reviews.llvm.org/D52143

Files:
  include/llvm/Demangle/Utility.h
  lib/Demangle/ItaniumDemangle.cpp
  lib/Demangle/MicrosoftDemangle.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52143.165666.patch
Type: text/x-patch
Size: 3794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180915/24dbbde3/attachment.bin>


More information about the llvm-commits mailing list