You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb] Relax substring check in TestProtocolExtensionComputerProperty.py
Older versions of the SDK printed `$R0 = 1.7453292519943295` while newer
versions print `$R0 = (native = 1.7453292519943295)`. Update the
test to accept both.
0 commit comments