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

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 22:20:41 PDT 2024


kazutakahirata wrote:

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

Let me come up with some tests.  Thanks!

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


More information about the llvm-commits mailing list