[llvm] [ADT] Skip destroying trivially destructible values in DenseMap (PR #106934)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 07:01:37 PDT 2024


https://github.com/kuhar commented:

This looks fine in isolation, but I wonder if we do have a test that makes sure that non-trivial destructors get run?

https://github.com/llvm/llvm-project/pull/106934


More information about the llvm-commits mailing list