On 30 Jul 2015, at 10:41, David Chisnall <thera...@freebsd.org> wrote: > > On 29 Jul 2015, at 14:36, Dimitry Andric <d...@freebsd.org> wrote: >> >> I'll have a look if this can be fixed using pre-C++11 constructs > > LLVM 3.4 had its own unique pointer template (llvm::OwningPtr?
Yes, in r286033 I have used that instead, replaced the C++11 range-based for loops with old fashioned ones, and removed one use of the 'override' keyword. It now compiles fine with g++ 4.2.1 and libstdc++. -Dimitry
signature.asc
Description: Message signed with OpenPGP using GPGMail