[all-commits] [llvm/llvm-project] 719826: [LLDB] Run MSVC STL optional test with PDB (#171486)

nerix via All-commits all-commits at lists.llvm.org
Tue Dec 9 10:52:24 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 719826d33df18a2d386c008b11521275e9ec1d74
      https://github.com/llvm/llvm-project/commit/719826d33df18a2d386c008b11521275e9ec1d74
  Author: nerix <nerixdev at outlook.de>
  Date:   2025-12-09 (Tue, 09 Dec 2025)

  Changed paths:
    M lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/optional/TestDataFormatterGenericOptional.py

  Log Message:
  -----------
  [LLDB] Run MSVC STL optional test with PDB (#171486)

Similar to the other PRs, this runs the `std::optional` test with PDB.
Since we don't know that variables use typedefs, we check for the full
name when testing PDB.



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