Windows does not have a system clang to rely on, for clang-format
we rely on a copy in the libs folder, however clang-tidy is not
build with regular clang build process and requires the clang-extra
project to be fetched and enabled.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- tmp_clang_extra (branched from master)
- Build Status
Buildable 9412 Build 9412: arc lint + arc unit
Event Timeline
Comment Actions
This was preparation for D8503 given that got abandoned until llvm/clang fixes their bugs (which tends to be "a bit, if ever") not sure there's any benefit in keeping this