[libcxx-commits] [libcxx] [libc++][test] Avoid C++23 Core features that MSVC lacks (PR #73438)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 27 07:23:04 PST 2023
https://github.com/ldionne approved this pull request.
LGTM. You should expect us to re-introduce things like that in the future by mistake just because we don't have coverage to avoid it, but I'm fine with you sending patches again if you catch more in the future. This doesn't really have any downside and it's helpful for MSVC, so I think this makes sense. The discussion might be different if the changes were more involved.
https://github.com/llvm/llvm-project/pull/73438
More information about the libcxx-commits
mailing list