[libcxx-commits] [libcxx] [libc++] Destroy elements when exceptions are thrown in __construct_at_end (PR #167112)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 28 01:36:21 PST 2025


================

----------------
philnik777 wrote:

These tests should just live in the files testing the different public functions. This test doesn't really mean anything, since `__construct_at_end` is an implementation detail that could change at any time.

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


More information about the libcxx-commits mailing list