[all-commits] [llvm/llvm-project] 0dca56: Revert "Detect against invalid variant index for L...

David Spickett via All-commits all-commits at lists.llvm.org
Wed Oct 18 03:26:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0dca56603b4e13232dfb1f1b80e01604fcf36314
      https://github.com/llvm/llvm-project/commit/0dca56603b4e13232dfb1f1b80e01604fcf36314
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M lldb/examples/synthetic/gnu_libstdcpp.py
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/variant/TestDataFormatterLibStdcxxVariant.py

  Log Message:
  -----------
  Revert "Detect against invalid variant index for LibStdC++ std::variant data formatters (#69253)"

This reverts commit 659a48f25a96b7072b44d372c47385a2608f8671.

This caused another test to fail on Windows AArch64 and x86_64, and AArch64 Linux.




More information about the All-commits mailing list