[cfe-dev] Building clang

Anshil Gandhi via cfe-dev cfe-dev at lists.llvm.org
Sun Aug 23 11:12:32 PDT 2020


Hi,

What is the fastest way to build clang from source? Currently I am using
the following:

```
cmake -DLLVM_ENABLE_PROJECTS="clang" -G "Ninja" ../llvm
ninja
```

Kindly,

Anshil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200823/6d8a987c/attachment.html>


More information about the cfe-dev mailing list