[PATCH] D18820: [llvm-c] Expose LLVMContextGetDiagnostic{Handler, Context}

whitequark via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 15:31:43 PDT 2016


whitequark requested changes to this revision.
whitequark added a comment.
This revision now requires changes to proceed.

Actually, can you please add a test? The main function of `llvm-c-test/echo.cpp` seems to be a suitable place to set and then retrieve a diagnostic handler.


http://reviews.llvm.org/D18820





More information about the llvm-commits mailing list