[PATCH] D57427: [CodeGen][ObjC] Fix assert on calling `__builtin_constant_p` with ObjC objects.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 29 17:34:56 PST 2019
vsapsai added a comment.
In D57427#1376493 <https://reviews.llvm.org/D57427#1376493>, @void wrote:
> LGTM, but may want to wait for other reviewers.
Thanks for the prompt review, Bill. I'll wait for other reviewers to confirm the change makes sense for Objective-C.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57427/new/
https://reviews.llvm.org/D57427
More information about the cfe-commits
mailing list