[libcxx-commits] [libcxxabi] [libc++abi][NFC] Remove some cruft from <__cxxabi_config.h> (PR #164578)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Oct 24 09:47:07 PDT 2025


================
@@ -66,17 +58,7 @@
  #endif
 #endif
 
-#if defined(_LIBCXXABI_COMPILER_MSVC)
----------------
ldionne wrote:

I assume this is unused because we don't support MSVC?

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


More information about the libcxx-commits mailing list