This repository was archived by the owner on Sep 2, 2018. It is now read-only.

Description
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...?