Hi,
I’m back to trying to get some of failing Clang unit tests on Windows to pass.
In null-deref-ps.c I’m getting two unexpected warnings. I’m guessing that since the “assert” on Windows doesn’t seem to give an indication of not returning, we are getting the warnings:
FAIL: Clang::Analysis/null-deref-ps.c (43 of 75)
******************** TEST ‘Clang::Analysis/null-deref-ps.c’ FAILED ********************
Script:
nullderefps.patch (707 Bytes)