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
Recently, I upgrade my clang...
But when compiling, a error interrupt the compiling... i.e. ordered comparison between pointer and zero
hmmm, after searching the source code... I found this belongs to a new feature..
I do not find any place to prove that it can not be disabled...
Based on the source code, I think I do not find the flag to do this job...?
Recently, I upgrade my clang...
But when compiling, a error interrupt the compiling...
i.e. ordered comparison between pointer and zero
hmmm, after searching the source code... I found this belongs to a new feature..
I do not find any place to prove that it can not be disabled...
Based on the source code, I think I do not find the flag to do this job...?