[PATCH] D72994: [Sema] Sanity-check alignment requested via `__attribute__((assume_aligned(imm)))`

Erich Keane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 09:15:47 PST 2020


erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

LGTM.  note to other reviewers, D72998 <https://reviews.llvm.org/D72998> fixes the max alignment constant in this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72994





More information about the llvm-commits mailing list