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.
Description
Description
Details
Details
- Provenance
dim Authored on - Parents
- rS309859: MFC r307745
- Branches
- Unknown
- Tags