[PATCH] D58346: [Sema] Change addr space diagnostics in casts to follow C++ style

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 28 09:09:09 PST 2019


rjmccall added a comment.

Hmm.  Yeah, Embedded C allows these casts, so contra my previous comment, I think we can't make them ill-formed outside of OpenCL mode.


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

https://reviews.llvm.org/D58346





More information about the cfe-commits mailing list