Blender Git Loki
Git Commits -> Revision f637b47
Revision f637b47 by Ray molenkamp (master) December 3, 2020, 18:00 (GMT) |
MSVC: Enable clang-tidy analyser This enables the use of clang-tidy in the VS IDE. To use it: 1 - Enable WITH_CLANG_TIDY in your cmake configuration 2 - From the Analyse pull down menu select Run Code Analysis on... The analyser is currently not enabled by default on build given it is quite slow and there are quite a few problems it reports that we still need to deal with. |
Commit Details:
Full Hash: f637b47064237683343f00190a1438638058e92e
Parent Commit: 769818f
Lines Changed: +19, -4