gxyd wrote:

I got it working locally, first I had to disable precompiled headers (I did it 
using `-DCMAKE_DISABLE_PRECOMPILE_HEADERS=ON`, as you mentioned on discord 
channel). Still, it took almost 5 minutes on my machine and I've debug build of 
clang-tidy, and it doesn't make sense for me to keep switching between debug 
build and release build just to be able to run this command. I guess, I'll have 
to bear the pain of longer time (~5 minutes) though.

https://github.com/llvm/llvm-project/pull/191712
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to