svn commit: r286007 - in stable/10/contrib/llvm: include/llvm/CodeGen lib/CodeGen/SelectionDAG lib/Target/X86

Ed Schouten ed at nuxi.nl
Wed Jul 29 13:30:10 UTC 2015


Hi Dimitry,

2015-07-29 14:59 GMT+02:00 Dimitry Andric <dim at freebsd.org>:
> +      std::unique_ptr<MatchStateUpdater> MSU;

Is it safe to use std::unique_ptr<> in FreeBSD 10 sources? As in,
would it still allow upgrading to 10.2 from 9.x and 10.{0,1}?

-- 
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK/VAT number: 62051717


More information about the svn-src-stable mailing list