diff options
author | Fangrui Song <maskray@google.com> | 2019-08-28 02:56:03 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-08-28 02:56:03 +0000 |
commit | 180380651c5e6f64d69b541bb1543099d0f9f9c8 (patch) | |
tree | 7deaea5f1d7e609da057199998a090e805d51f48 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | acd8499028fd774bed7b0a9bfe6d9802b5ae7daa (diff) | |
download | bcm5719-llvm-180380651c5e6f64d69b541bb1543099d0f9f9c8.tar.gz bcm5719-llvm-180380651c5e6f64d69b541bb1543099d0f9f9c8.zip |
[clang-doc] Use llvm::createStringError and canonicalize error messages
"Bad block found.\n" -> "bad block found"
The lower cased form with no full stop or newline is more common in LLVM
tools.
Reviewed By: juliehockett
Differential Revision: https://reviews.llvm.org/D66783
llvm-svn: 370155
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions