[libcxx-commits] [PATCH] D153672: [libc++] Remove the legacy debug mode.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 28 18:34:21 PDT 2023


var-const added inline comments.


================
Comment at: libcxx/utils/gdb/libcxx/printers.py:994
             "__cxx1998",
-            "__debug",
             "__7",
----------------
ldionne wrote:
> I don't think this is correct -- this apparently pertains to libstdcxx types (per the comment above).
Thanks for spotting this!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153672/new/

https://reviews.llvm.org/D153672



More information about the libcxx-commits mailing list