[lld] r262626 - Simplify error handling.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 12:36:56 PST 2016


> This new function seems to be used only once in Error.cpp. You can remove
> this if you update the caller to use +.

Twine is only forward declared in the header. Do you think it is worth
including it?

Cheers,
Rafael


More information about the llvm-commits mailing list