[PATCH] D66722: [clang] Ensure that comment classes are trivially destructible
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 25 12:44:49 PDT 2019
Mordante added a reviewer: gribozavr.
Mordante added a subscriber: gribozavr.
Mordante added a comment.
Please also add a test for the `DeclInfo` struct. It isn't a `CommentNode` but also allocated with the `BumpPtrAllocator`.
I also like @gribozavr's input.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66722/new/
https://reviews.llvm.org/D66722
More information about the cfe-commits
mailing list