On Windows, the function name contains the return parameter, so
authorJim Ingham <jingham@apple.com>
Thu, 17 Feb 2022 03:09:01 +0000 (19:09 -0800)
committerJim Ingham <jingham@apple.com>
Thu, 17 Feb 2022 03:10:03 +0000 (19:10 -0800)
commit05f10ae0d8548e65130475730a1565203da8726d
treee3079d4ee38bf7734775c12b947e4e0a08fcf3e3
parent64f5f6d7592cb0c346759d60e507c23295585de0
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...
lldb/test/API/functionalities/breakpoint/breakpoint_on_overload/TestBreakOnOverload.py