[PATCH] D73019: [Sema] Don't disallow placing `__attribute__((alloc_align(param_idx)))` on `std::align_val_t`-typed parameters

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 09:25:14 PST 2020


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

This makes a lot of sense to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73019





More information about the cfe-commits mailing list