[all-commits] [llvm/llvm-project] 0ba42b: [Clang][NFC] Fix documentation and remove unused tool

Joseph Huber via All-commits all-commits at lists.llvm.org
Mon Jan 23 15:57:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ba42be63e1f26370565cd6b824a9de4ff53a801
      https://github.com/llvm/llvm-project/commit/0ba42be63e1f26370565cd6b824a9de4ff53a801
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M clang/docs/index.rst
    M clang/docs/tools/clang-formatted-files.txt
    M clang/lib/Driver/ToolChains/Clang.h

  Log Message:
  -----------
  [Clang][NFC] Fix documentation and remove unused tool

Summary:
I removed some documentation but not its Sphinx index, this fixes that.
Also I realized that we had a tool in the header still around so that's
gone too.




More information about the All-commits mailing list