[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 10:49:31 PDT 2018
lhames updated this revision to Diff 160851.
lhames added a comment.
Herald added a reviewer: deadalnix.
Add include/llvm-c/Error.h, which was accidentally left out of the original
commit.
Repository:
rL LLVM
https://reviews.llvm.org/D50716
Files:
include/llvm-c/Error.h
include/llvm/Support/Error.h
lib/Support/Error.cpp
unittests/Support/ErrorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50716.160851.patch
Type: text/x-patch
Size: 6272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/e1b2505a/attachment.bin>
More information about the llvm-commits
mailing list