[PATCH] D137706: [clang][Interp] Implement IntegralToPointer casts

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 22 06:01:03 PST 2022


aaron.ballman added a comment.

I'd expect more test coverage for these changes. Like a C-style cast and a reinterpret_cast in C++ code


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

https://reviews.llvm.org/D137706



More information about the cfe-commits mailing list