зеркало из https://github.com/microsoft/clang-1.git
fix typo
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53848 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
b752f28902
Коммит
cfb0ef5676
|
@ -88,7 +88,7 @@ MinimalAction::ActOnDeclarator(Scope *S, Declarator &D, DeclTy *LastInGroup) {
|
|||
}
|
||||
|
||||
Action::DeclTy *
|
||||
MinimalAction::ActOnStartClassInterface(SourceLocation AtInterafceLoc,
|
||||
MinimalAction::ActOnStartClassInterface(SourceLocation AtInterfaceLoc,
|
||||
IdentifierInfo *ClassName, SourceLocation ClassLoc,
|
||||
IdentifierInfo *SuperName, SourceLocation SuperLoc,
|
||||
IdentifierInfo **ProtocolNames, unsigned NumProtocols,
|
||||
|
|
Загрузка…
Ссылка в новой задаче