[PATCH] D117091: [Clang] Add attributes alloc_size and alloc_align to mm_malloc
Philip Reames via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 24 17:05:20 PST 2022
reames added a comment.
In D117091#3265986 <https://reviews.llvm.org/D117091#3265986>, @xbolva00 wrote:
> Ping @reames
Not qualified to review clang/c++ library semantic changes.
Also, did we implement allocalign in LLVM? Last I knew it was a clang only attribute. If we did, it's missing from LangRef.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117091/new/
https://reviews.llvm.org/D117091
More information about the cfe-commits
mailing list