K 10 svn:author V 3 dim K 8 svn:date V 27 2016-12-12T00:09:08.259002Z K 7 svn:log V 193 Fix libllvmanalysis build failure after r309857: on stable/9, llvm is compiled by gcc, and without -std=c++11, so the nullptr keyword is unknown. Use the old-school plain zero syntax instead. END