[PATCH] D19940: Convert PDB error handling into using std::error_code instead of custom error codes

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 15:58:42 PDT 2016


zturner added a comment.

How strong of a recommendation is this?  I don't know much about the `Error` class.


http://reviews.llvm.org/D19940





More information about the llvm-commits mailing list