Re: [cfe-users] .deb package for LibC++

2017-02-14 Thread Michal Jaszczyk via cfe-users
On Mon, Feb 13, 2017 at 10:25 AM, Duncan P. N. Exon Smith < > dexonsm...@apple.com> wrote: > > +Eric > > Eric, do you know? > > On 2017-Feb-12, at 13:43, Michal Jaszczyk via cfe-users < > cfe-users@lists.llvm.org> wrote: > > Hey, > > I'm trying to set

[cfe-users] .deb package for LibC++

2017-02-13 Thread Michal Jaszczyk via cfe-users
Hey, I'm trying to set up my Ubuntu Yakkety dev environment to use Clang and LibC++. I'm trying to use Clang 4.0. It is not available in Yakkety by default, but http://apt.llvm.org/ conveniently offers an Apt repository to get the right package. I was able to use that and get Clang 4.0 pretty smo