Open benvanik opened 7 years ago
Would be nice to have a clang build on Windows (as clang can do that now!) and it would enable clang-tidy for xtool tidy and xtool presubmit. We could upstream this in bazel, maybe, too as --cpu=x64_windows_clang.
xtool tidy
xtool presubmit
--cpu=x64_windows_clang
Would be nice to have a clang build on Windows (as clang can do that now!) and it would enable clang-tidy for
xtool tidy
andxtool presubmit
. We could upstream this in bazel, maybe, too as--cpu=x64_windows_clang
.