[Lldb-commits] [lldb] [LLDB] Make MSVC STL formatters work with (Native/DIA) PDB (PR #150513)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 7 03:40:53 PDT 2025
================
@@ -0,0 +1,188 @@
+# REQUIRES: target-windows
----------------
Michael137 wrote:
Instead of having these shell tests can we just mark the relevant formatters with the `pdb` categories introduced in https://github.com/llvm/llvm-project/pull/149305? Maybe that was already your plan :)
https://github.com/llvm/llvm-project/pull/150513
More information about the lldb-commits
mailing list