[libcxx-commits] [libcxx] [libcxx] [test] Fix odr_signature tests with optimizations enabled (PR #144317)
Martin Storsjö via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 16 02:26:02 PDT 2025
================
@@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
-// TODO: Investigate
+// ABI tags have no effect in MSVC mode.
// XFAIL: msvc
----------------
mstorsjo wrote:
I guess we should do that somewhere, yes.
https://github.com/llvm/llvm-project/pull/144317
More information about the libcxx-commits
mailing list