[PATCH] D17778: TypedError for recoverable error handling
Lang Hames via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 16:55:32 PDT 2016
lhames updated this revision to Diff 50783.
lhames marked an inline comment as done.
lhames added a comment.
Disable the 'Checked' bit on Error in release mode, update death unit-tests accordingly.
Also tidy up some handlers in the unit-test, and fix a test that was relying on implementation specific assertion output.
http://reviews.llvm.org/D17778
Files:
docs/ProgrammersManual.rst
include/llvm/Support/Error.h
lib/Support/ErrorHandling.cpp
unittests/Support/CMakeLists.txt
unittests/Support/ErrorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17778.50783.patch
Type: text/x-patch
Size: 47963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160315/993c6898/attachment.bin>
More information about the llvm-commits
mailing list