Documentation bot clang-tools-sphinx-docs is failing when I commit D57264 because the GCC version it uses is too old (it's on 4.9.2). This doesn't really matter for now, but really you should update it. Work around the issue for now with the cmake opt-out flag, and let bot maintainers update their toolchain asynchronously.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I'll commit this now and see if the bots do what I expect. If so it'll unblock D57264. Bot maintainers still need to update their toolchains! We'll deprecated them eventually, and then the bots will break for real.
Comment Actions
Looking at:
http://lab.llvm.org:8011/builders/clang-tools-sphinx-docs
Seems this change hasn't gotten picked up yet. I assume we need to re-sync that bot with the zorg repo?