Page MenuHome

Windows: Preliminary clang-tidy support.
AbandonedPublic

Authored by Ray Molenkamp (LazyDodo) on Aug 7 2020, 10:45 PM.

Details

Summary

This enables preliminary support for clang-tidy on windows.

Limitations:

  • Will only work with the Ninja generator.
  • There's quite a few violations of codestyle in windows specific code that upset it

This diff depends on D8502 landing (and having the updated libs for the clang-tidy binary)

Diff Detail

Repository
rB Blender
Branch
tmp_clang_tidy (branched from master)
Build Status
Buildable 9413
Build 9413: arc lint + arc unit