Fix __is_pointer builtin type trait to work with Objective-C pointer types.
Summary: 5ade17e0 broke __is_pointer for Objective-C pointer types. This patch fixes the builtin and re-applies the change to type_traits. Tags: #clang, #libc Differential Revision: https://reviews.llvm.org/D77519
Loading
Please sign in to comment