Files
carbon-lang/.github
Chandler Carruth 0a7895e218 Expand CI to cover migration tool. (#587)
Also add one more flag to our `.bazelrc` to improve the overall build
efficiency.

While the first build with this will be very slow (likely a couple of
hours), the caching layer we are using now should effectively cache this
for subsequent builds so that only the changed files have to be
recompiled. Updates to Clang and LLVM themselves will still result in
a slow rebuild, but normal development should remain fast.
2021-06-22 09:10:40 -07:00
..