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>