[all-commits] [llvm/llvm-project] fc22b5: [lldb][test] TestExprLanguageNote.test: fix test o...

Michael Buch via All-commits all-commits at lists.llvm.org
Mon Oct 13 10:19:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc22b58c25963ece6b041cadbdc931c2338955e4
      https://github.com/llvm/llvm-project/commit/fc22b58c25963ece6b041cadbdc931c2338955e4
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-10-13 (Mon, 13 Oct 2025)

  Changed paths:
    M lldb/test/Shell/Expr/TestExprLanguageNote.test

  Log Message:
  -----------
  [lldb][test] TestExprLanguageNote.test: fix test on Windows

This still fails on Windows because the default language for the C++
frame is not the same as on Unix.

Also remove the LLD requirement, since we're not relying on DWARF here.



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