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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 09:53:20 PST 2020


lebedev.ri added a comment.

In D72994#1836495 <https://reviews.llvm.org/D72994#1836495>, @erichkeane wrote:

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


Thank you for the review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72994





More information about the cfe-commits mailing list