hanchenye-llvm-project/clang-tools-extra/clang-doc/tool
Fangrui Song 180380651c [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
2019-08-28 02:56:03 +00:00
..
CMakeLists.txt [clang-doc] Add index in each info html file 2019-08-06 18:31:46 +00:00
ClangDocMain.cpp [clang-doc] Use llvm::createStringError and canonicalize error messages 2019-08-28 02:56:03 +00:00