HomeFreeBSD

Fix libllvmanalysis build failure after r309857: on stable/9, llvm is

Description

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.

Details

Provenance
dimAuthored on
Parents
rS309859: MFC r307745
Branches
Unknown
Tags
Unknown