[all-commits] [llvm/llvm-project] 48bb14: Revert "[clang-doc] Move file layout to the genera...

Paul Kirth via All-commits all-commits at lists.llvm.org
Tue Nov 22 11:15:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48bb1471122d156bc0c4feaabc32de4487024ca5
      https://github.com/llvm/llvm-project/commit/48bb1471122d156bc0c4feaabc32de4487024ca5
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M clang-tools-extra/clang-doc/Generators.h
    M clang-tools-extra/clang-doc/HTMLGenerator.cpp
    M clang-tools-extra/clang-doc/MDGenerator.cpp
    M clang-tools-extra/clang-doc/YAMLGenerator.cpp
    M clang-tools-extra/clang-doc/tool/ClangDocMain.cpp
    M clang-tools-extra/test/clang-doc/single-file-public.cpp
    M clang-tools-extra/test/clang-doc/single-file.cpp

  Log Message:
  -----------
  Revert "[clang-doc] Move file layout to the generators."

This reverts commit f8a469fc572778d05b72f34a772082cf3abd3cda.

The test in single-file-public.cpp breaks on Mac, due to an unknown
regextype in the find command.




More information about the All-commits mailing list