[all-commits] [llvm/llvm-project] 7f346f: [clang-doc] Reenable time trace support

Paul Kirth via All-commits all-commits at lists.llvm.org
Thu May 29 10:20:07 PDT 2025


  Branch: refs/heads/users/ilovepi/clang-doc-trace-fix
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f346f476e89bc97c5d1780ef9f12246ebc4f86d
      https://github.com/llvm/llvm-project/commit/7f346f476e89bc97c5d1780ef9f12246ebc4f86d
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M clang-tools-extra/clang-doc/BitcodeReader.cpp
    M clang-tools-extra/clang-doc/HTMLMustacheGenerator.cpp
    M clang-tools-extra/clang-doc/Mapper.cpp
    M clang-tools-extra/clang-doc/Representation.cpp
    M clang-tools-extra/clang-doc/Representation.h
    M clang-tools-extra/clang-doc/tool/ClangDocMain.cpp

  Log Message:
  -----------
  [clang-doc] Reenable time trace support

This patch re-enables -ftime-trace support in clang-doc. Initial support
in #97644 was reverted, and never relanded. This patch adds back the
command line option, and leverages the RAII tracing infrastructure more
thoroughly.



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