[libcxx-commits] [libcxx] [libcxx] [test] Fix odr_signature tests with optimizations enabled (PR #144317)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 16 01:53:34 PDT 2025
================
@@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
-// TODO: Investigate
+// ABI tags have no effect in MSVC mode.
// XFAIL: msvc
----------------
philnik777 wrote:
We should probably document that we're not providing our per-TU guarantees on MSVC?
https://github.com/llvm/llvm-project/pull/144317
More information about the libcxx-commits
mailing list