[all-commits] [llvm/llvm-project] ac32d7: Revert "Add Documentation for Execution Results Ha...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 13 00:39:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac32d7b87f4d4b546eea96b9b722e88fdb3a5b49
      https://github.com/llvm/llvm-project/commit/ac32d7b87f4d4b546eea96b9b722e88fdb3a5b49
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M clang/docs/CMakeLists.txt
    M clang/docs/ClangRepl.rst
    M clang/docs/conf.py

  Log Message:
  -----------
  Revert "Add Documentation for Execution Results Handling in Clang-Repl (#65650)"

This reverts commit b9b8fc4878b6f7708f2ca2df6036a9c7bb5077b0.

This uses a function defined in LLVM's config-ix inside clang.
config-ix is a non-exported cmake module, so this is a layering
violation.




More information about the All-commits mailing list