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

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 10:00:36 PST 2020


lebedev.ri added a comment.

In D73019#1836529 <https://reviews.llvm.org/D73019#1836529>, @erichkeane wrote:

> This makes a lot of sense to me.


Thank you for the review!


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