<div dir="ltr">Hello Team,<br>I am not able to compile <b>clang-tidy</b>. Could you please help in building and compiling steps<br><br><b>Steps I used</b><br>1) git clone <llvm-project><br>2) mkdir build & cd build<br>3) cmake -DCMAKE_BUILD_TYPE=Release -G Ninja DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra" ../llvm<br>4) ninja<div>5) ninja 

clang-tools-extra   --> this is not working<br><br><b>Error:</b><br>ninja: error: unknown target 'clang-tools-extra'<br><br>Regards,<br>Nadaf.</div></div>