[llvm-commits] [PATCH] [lld][ErrorOr] Add support for user data.

Michael Spencer bigcheesegs at gmail.com
Fri Dec 14 16:05:39 PST 2012


  * Fix use of atomic in Release.
  * Add operator == for error codes.
  * Fix overeager bool conversion.
  * Fix construction of move only types.

Hi jordan_rose, silvas,

http://llvm-reviews.chandlerc.com/D213

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D213?vs=513&id=529#toc

Files:
  CMakeLists.txt
  include/lld/Core/ErrorOr.h
  unittests/CMakeLists.txt
  unittests/ErrorOrTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D213.2.patch
Type: text/x-patch
Size: 15026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121214/c0818e5f/attachment.bin>


More information about the llvm-commits mailing list