[llvm] r220608 - Update the error handling of lib/Linker.
Rafael EspĂndola
rafael.espindola at gmail.com
Mon Oct 27 15:27:10 PDT 2014
>> What about passing an optional diagnostic handler? If nullptr is
>> passed, the system one is used.
>
>
> That could also work. We'd still need an adapter to avoid writing a handler
> function each time.
What do you think of the attached patches?
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.patch
Type: application/octet-stream
Size: 6884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141027/a81ddd5f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: application/octet-stream
Size: 1946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141027/a81ddd5f/attachment-0001.obj>
More information about the llvm-commits
mailing list