[libcxx-commits] [PATCH] D136191: [libc++][PMR] Add attributes
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 20 08:47:46 PDT 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
We went over these attributes just now and I believe they are correctly applied. We also discussed how to test this, but since it's not observable in most cases (except those that produce a diagnostic), I think this is acceptable as-is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136191/new/
https://reviews.llvm.org/D136191
More information about the libcxx-commits
mailing list