[all-commits] [llvm/llvm-project] d2223c: [lldb] XFAIL TestStoppedInStaticMemberFunction on ...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Apr 22 04:47:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2223c7a49973a61cc2de62992662afa8d19065a
      https://github.com/llvm/llvm-project/commit/d2223c7a49973a61cc2de62992662afa8d19065a
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
    M lldb/test/API/lang/cpp/stopped_in_static_member_function/TestStoppedInStaticMemberFunction.py

  Log Message:
  -----------
  [lldb] XFAIL TestStoppedInStaticMemberFunction on Windows

It seems we can't find the symbols of static members on Windows? The bug is not
 relevant to what this test is actually testing so let's just XFAIL it.




More information about the All-commits mailing list