[Clang][AST] Resolve FIXME: Remove ObjCObjectPointer from
isSpecifierType There is no reason to have this here, (since all tests pass) and it isn't even a specifier anyway. We can just treat it as a pointer instead. Differential Revision: https://reviews.llvm.org/D110068
Loading
Please sign in to comment