[all-commits] [llvm/llvm-project] d3b563: Speculatively fix the Clang sphinx build

Aaron Ballman via All-commits all-commits at lists.llvm.org
Wed Jan 11 04:33:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3b563444606b5d9a45c74eb60e7ebbcb97cc711
      https://github.com/llvm/llvm-project/commit/d3b563444606b5d9a45c74eb60e7ebbcb97cc711
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst

  Log Message:
  -----------
  Speculatively fix the Clang sphinx build

This file builds correctly for me locally, but gives a warning about
not being able to lex the binary literal as C++ code.

This should fix the issue found by:
https://lab.llvm.org/buildbot/#/builders/92/builds/38522




More information about the All-commits mailing list