[all-commits] [llvm/llvm-project] e36535: Fix sphinx build for clang-tools-extra

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Jun 23 04:23:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e36535f99cd4caa3773089a60eee26ad535a923d
      https://github.com/llvm/llvm-project/commit/e36535f99cd4caa3773089a60eee26ad535a923d
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/misc/confusable-identifiers.rst

  Log Message:
  -----------
  Fix sphinx build for clang-tools-extra

I think it doesn't like the non-ASCII characters in the block, so using
a text block to disable syntax highlighting.

This should fix:
https://lab.llvm.org/buildbot/#/builders/115/builds/29888




More information about the All-commits mailing list