This was originally suggested in D57738
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM, with the comment fix.
include/llvm/Support/Error.h | ||
---|---|---|
1218–1219 ↗ | (On Diff #185952) | I'd rephrase this slightly to say "Concatenate a source file path and/or name with a std::error_code to form an Error object", and then delete the second sentence. |