As in D66646, these classes are also allocated with a BumpPtrAllocator, and therefore should be trivially destructible.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.