[PATCH] D50716: [Support] Add a basic C API for llvm::Error.

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 11:43:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339802: [Support] Add a basic C API for llvm::Error. (authored by lhames, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D50716

Files:
  llvm/trunk/include/llvm-c/Error.h
  llvm/trunk/include/llvm/Support/Error.h
  llvm/trunk/lib/Support/Error.cpp
  llvm/trunk/unittests/Support/ErrorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50716.160874.patch
Type: text/x-patch
Size: 6417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/06a33029/attachment.bin>


More information about the llvm-commits mailing list