[all-commits] [llvm/llvm-project] 939265: [lldb][docs][NFC] Remove references to obsolete gn...

Michael Buch via All-commits all-commits at lists.llvm.org
Tue May 27 10:08:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9392652226003083dd2221dd17d6d972f3eac2a7
      https://github.com/llvm/llvm-project/commit/9392652226003083dd2221dd17d6d972f3eac2a7
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M lldb/docs/use/variable.rst
    M lldb/test/API/functionalities/data-formatter/data-formatter-disabling/TestDataFormatterDisabling.py

  Log Message:
  -----------
  [lldb][docs][NFC] Remove references to obsolete gnu-libstdc++ category (#141610)

This is still leftover from the days when the libc++ and libstdc++
formatters were both written in python and in separate categories. Since
then we group libstdc++ and libc++ formatters into the same cateogry.

This patch removes references to the obsolete `gnu-libstdc++` category
from the docs (and a test).

See [this
thread](https://github.com/llvm/llvm-project/pull/140761#discussion_r2102386080)
for more context



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list