[PATCH] D142934: clang: Use ptrmask for pointer alignment

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 31 07:20:41 PST 2023


fhahn added a comment.

Using `ptrmask` here looks good to me, but it looks like a couple of tests need still updating;


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

https://reviews.llvm.org/D142934



More information about the cfe-commits mailing list