[lldb] [llvm] [lldb] Add MSVC STL/libstdc++ formatters for queue, stack, and priority_queue (PR #217241)

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 01:16:41 PDT 2026


================
@@ -1,23 +1,25 @@
-//===-- LibCxxQueue.cpp ---------------------------------------------------===//
+//===-- GenericQueue.cpp --------------------------------------------------===//
----------------
Nerixyz wrote:

```suggestion
//===----------------------------------------------------------------------===//
```
Not needed anymore.

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


More information about the llvm-commits mailing list