[all-commits] [llvm/llvm-project] 7daddf: [docs] try again to handle doxygen everywhere (#20...

Jameson Nash via All-commits all-commits at lists.llvm.org
Thu Jun 11 05:58:57 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7daddf2b6f44960344157a0accb3963a7d87ca03
      https://github.com/llvm/llvm-project/commit/7daddf2b6f44960344157a0accb3963a7d87ca03
  Author: Jameson Nash <vtjnash at gmail.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M bolt/docs/CMakeLists.txt
    M clang-tools-extra/docs/CMakeLists.txt
    M clang/docs/CMakeLists.txt
    M cmake/Modules/HandleDoxygen.cmake
    M flang/CMakeLists.txt
    M flang/docs/CMakeLists.txt
    M lldb/CMakeLists.txt
    M lldb/docs/CMakeLists.txt
    M llvm/CMakeLists.txt
    M llvm/docs/CMakeLists.txt
    M mlir/docs/CMakeLists.txt
    M openmp/docs/CMakeLists.txt
    M polly/docs/CMakeLists.txt
    M runtimes/CMakeLists.txt

  Log Message:
  -----------
  [docs] try again to handle doxygen everywhere (#203081)

The previous attempt at this (b7da9565017e32c18b927a7637714d1b660b558d)
still broke standalone builds. Now I have locally tested standalone
flang, runtimes (with openmp), lldb, combined builds, and the utils
script. Hopefully that covers everything this time, and gets everything
into a more consistent state (always using the HandleDoxygen script in
the same way, included exactly once as required by the cmake design).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list