зеркало из https://github.com/microsoft/clang-1.git
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57899 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
fe6b0dc94a
Коммит
6f5f41c501
|
@ -796,7 +796,7 @@ void Sema::AddInstanceMethodToGlobalPool(ObjCMethodDecl *Method) {
|
|||
}
|
||||
}
|
||||
|
||||
// FIXME: Finish implementing -Wno-struct-selector-match.
|
||||
// FIXME: Finish implementing -Wno-strict-selector-match.
|
||||
ObjCMethodDecl *Sema::LookupInstanceMethodInGlobalPool(Selector Sel,
|
||||
SourceRange R) {
|
||||
ObjCMethodList &MethList = InstanceMethodPool[Sel];
|
||||
|
|
Загрузка…
Ссылка в новой задаче