[cfe-users] Standalone build of clang possible?

2016-09-18 Thread Philipp Klaus Krause via cfe-users
Is it possible to do a standalone build of clang, i.e. using LLVm from the distro instead of building LLVM? The instructions at http://clang.llvm.org/get_started.html only mention building LLVM with clang. At https://gist.github.com/kwk/9617978 there is a project (that I didn't try yet) for a stan

Re: [cfe-users] Standalone build of clang possible?

2016-09-18 Thread Philipp Klaus Krause via cfe-users
On 18.09.2016 15:56, Philipp Klaus Krause via cfe-users wrote: > Is it possible to do a standalone build of clang, i.e. using LLVm from > the distro instead of building LLVM? > > The instructions at http://clang.llvm.org/get_started.html only mention > building LLVM with clang. > At https://gist.g