[libcxx-commits] [libcxx] [libcxx] Enrich message for std::bad_variant_access exception (PR #196495)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 17 09:28:59 PDT 2026


================
@@ -60,7 +60,10 @@ Improvements and New Features
   for ``std::deque<int>`` iterators.
 - ``std::copy(CharT*, CharT*, ostreambuf_iterator<CharT>)`` has been optimized, resulting in performance improvements
   of up to 25x.
-- A lot of transitive includes have been removed, resulting in significant compile time improvements.
----------------
ldionne wrote:

Was this removal intended?

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


More information about the libcxx-commits mailing list