notskm / vscode-clang-tidy

MIT License
48 stars 26 forks source link

How can the clang-tidy plugin display warnings in real-time? #82

Open Meowzlj opened 2 years ago

Meowzlj commented 2 years ago

I doubt about that clang-tidy need to compile source file, but I can't feel about the compile time. Does the clang-tidy plugin have compiled source file in advance? Does anyone know that?