]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Merge r309860 from stable/9, as this also applies to stable/10:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Dec 2016 17:27:44 +0000 (17:27 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 14 Dec 2016 17:27:44 +0000 (17:27 +0000)
commitbe26d89d37312df99bd857984b094cf8085ff594
tree620746bdff578a37e58d976b18a22eea851bfbae
parent9727aa755703e4ade2f5aa4534390b936ace5f24
Merge r309860 from stable/9, as this also applies to stable/10:

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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@310082 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/llvm/lib/Analysis/LazyValueInfo.cpp