[PATCH] D18820: [llvm-c] Expose LLVMContextGetDiagnostic{Handler, Context}
Jeroen Ketema via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 03:39:37 PDT 2016
jketema updated this revision to Diff 52892.
jketema added a comment.
I've split out the diagnostic testing and improved it a bit as suggested. Let me know what you think.
While here, I also fixed some issues with the help text printed by llvm-c-test. I hope that's fine.
http://reviews.llvm.org/D18820
Files:
include/llvm-c/Core.h
lib/IR/Core.cpp
test/Bindings/llvm-c/empty.ll
test/Bindings/llvm-c/invalid-bitcode.test
tools/llvm-c-test/CMakeLists.txt
tools/llvm-c-test/diagnostic.c
tools/llvm-c-test/echo.cpp
tools/llvm-c-test/llvm-c-test.h
tools/llvm-c-test/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18820.52892.patch
Type: text/x-patch
Size: 9606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160407/dc1719f9/attachment.bin>
More information about the llvm-commits
mailing list