ahatanak added a reviewer: rjmccall.
ahatanak added a comment.

I'm not sure why `ObjCObjectPointerType` was originally a specifier, but this 
patch looks safe to me. `ObjCObjectPointerType` is never passed to 
`TypePrinter::printBefore` and `QualType GetBaseType`, which are the two 
functions that use `isSpecifierType`, AFAICT.

John, do you remember why it was necessary to make `ObjCObjectPointerType` a 
specifier type?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110068/new/

https://reviews.llvm.org/D110068

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to