Motivating case: EXPECT_EQ(42, missingFunction(bar));
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This breaks tests on windows: http://45.33.8.238/win/54910/step_9.txt
Please take a look and revert for now if it takes a while to fix.
Comment Actions
Thanks, forced the test to pass in 31dc248ffc3cbf9ea6d11819b6b7b731b414b352.
The actual feature doesn't work on windows, and I'm not sure why (other than it's something under -fms-compatibility)