Hi,
Recently updated to VS2015 and have noticed that my unit tests fail much more frequently with C1041 if my debugger is attached while running the test.
I've noticed that the first test usually passes successfully and then any subsequent tests will fail to compile.
The test can be found here:
I was wondering if anyone else has run into a similar issue, I have not found /FS to be useful in this situation.