зеркало из https://github.com/microsoft/clang-1.git
remove extraneous .
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64706 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
c5bcee4dce
Коммит
5ea9d1bb0b
|
@ -218,7 +218,7 @@ Freestanding("ffreestanding",
|
|||
|
||||
static llvm::cl::opt<bool>
|
||||
MathErrno("fmath-errno",
|
||||
llvm::cl::desc("Require math functions to respect errno."),
|
||||
llvm::cl::desc("Require math functions to respect errno"),
|
||||
llvm::cl::init(true));
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Загрузка…
Ссылка в новой задаче