[PATCH] D53742: [XRay] Use std::errc::invalid_argument instead of std::errc::bad_message

Yi Kong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 18:27:30 PDT 2018


kongyi created this revision.
kongyi added a reviewer: dberris.
Herald added a subscriber: llvm-commits.

This change should appease the mingw32 builds.

Similar to r293725.


Repository:
  rL LLVM

https://reviews.llvm.org/D53742

Files:
  lib/XRay/RecordInitializer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53742.171238.patch
Type: text/x-patch
Size: 5694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181026/48484110/attachment.bin>


More information about the llvm-commits mailing list