[all-commits] [llvm/llvm-project] 05f10a: On Windows, the function name contains the return ...

jimingham via All-commits all-commits at lists.llvm.org
Wed Feb 16 19:10:17 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05f10ae0d8548e65130475730a1565203da8726d
      https://github.com/llvm/llvm-project/commit/05f10ae0d8548e65130475730a1565203da8726d
  Author: Jim Ingham <jingham at apple.com>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
    M lldb/test/API/functionalities/breakpoint/breakpoint_on_overload/TestBreakOnOverload.py

  Log Message:
  -----------
  On Windows, the function name contains the return parameter, so
the test has to be "function name contains the name we used to specify
the breakpoint" not IS the name...




More information about the All-commits mailing list