зеркало из https://github.com/microsoft/clang-1.git
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49632 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
f8d9e76a58
Коммит
5253c7ff26
|
@ -564,7 +564,7 @@ FinishIdentifier:
|
|||
}
|
||||
|
||||
|
||||
/// LexNumericConstant - Lex the remainer of a integer or floating point
|
||||
/// LexNumericConstant - Lex the remainder of a integer or floating point
|
||||
/// constant. From[-1] is the first character lexed. Return the end of the
|
||||
/// constant.
|
||||
void Lexer::LexNumericConstant(Token &Result, const char *CurPtr) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче