[PATCH] D66646: Ensure that statements, expressions and types are trivially destructible with a static_assert
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 23 05:56:50 PDT 2019
lebedev.ri added a comment.
SGTM, but i wonder if this should be done one level up, in `BumpPtrAllocator` itself?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66646/new/
https://reviews.llvm.org/D66646
More information about the cfe-commits
mailing list