[libcxx-commits] [libcxx] [libc++][utility] Add fallback implementation for __make_integer_sequence_impl (PR #192789)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Apr 19 06:31:14 PDT 2026
philnik777 wrote:
Our implementation is correct. We support a certain set of compilers and nothing else. If you want support for a compiler, ask. This patch does nothing but add dead code
https://github.com/llvm/llvm-project/pull/192789
More information about the libcxx-commits
mailing list