[all-commits] [llvm/llvm-project] ac8c81: Fix Sphinx build diagnostics

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Nov 11 11:39:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac8c813b89f62efcaff4d0c92fdf1a5dd29d795d
      https://github.com/llvm/llvm-project/commit/ac8c813b89f62efcaff4d0c92fdf1a5dd29d795d
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/misc-misleading-identifier.rst

  Log Message:
  -----------
  Fix Sphinx build diagnostics

This won't parse as either C or C++ according to Sphinx, so switched to
text to appease Sphinx.




More information about the All-commits mailing list