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
After recent changes in LLVM, debug info for this test changed for
Windows triple and caused test fail on Windows. Debug info can be
represented in several ways, it may depend on the triple. This test was
originally made for x86_64-apple-darwin10.0.0 triple, so this patch sets
this triple permanently.
0 commit comments