"Bad block found.\n" -> "bad block found"
The lower cased form with no full stop or newline is more common in LLVM
tools.
Paths
| Differential D66783
[clang-doc] Use llvm::createStringError and canonicalize error messages ClosedPublic Authored by MaskRay on Aug 26 2019, 10:28 PM.
Details
Summary "Bad block found.\n" -> "bad block found" The lower cased form with no full stop or newline is more common in LLVM
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 27 2019, 8:31 AM Closed by commit rL370155: [clang-doc] Use llvm::createStringError and canonicalize error messages (authored by MaskRay). · Explain WhyAug 27 2019, 7:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 217570 clang-tools-extra/trunk/clang-doc/BitcodeReader.cpp
clang-tools-extra/trunk/clang-doc/Generators.cpp
clang-tools-extra/trunk/clang-doc/HTMLGenerator.cpp
clang-tools-extra/trunk/clang-doc/MDGenerator.cpp
clang-tools-extra/trunk/clang-doc/Representation.cpp
clang-tools-extra/trunk/clang-doc/YAMLGenerator.cpp
clang-tools-extra/trunk/clang-doc/tool/ClangDocMain.cpp
|