[all-commits] [llvm/llvm-project] 52e259: [clang-doc] Add tests for Markdown output with C++...

Paul Kirth via All-commits all-commits at lists.llvm.org
Fri Dec 13 09:58:10 PST 2024


  Branch: refs/heads/users/ilovepi/spr/clang-doc-use-qualname-in-markdown-output
  Home:   https://github.com/llvm/llvm-project
  Commit: 52e25912f875dfddef212ec9152ed86057d5d618
      https://github.com/llvm/llvm-project/commit/52e25912f875dfddef212ec9152ed86057d5d618
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:
    M clang-tools-extra/test/clang-doc/templates.cpp

  Log Message:
  -----------
  [clang-doc] Add tests for Markdown output with C++ templates



Reviewers: PeterChou1, petrhosek

Reviewed By: petrhosek

Pull Request: https://github.com/llvm/llvm-project/pull/119813


  Commit: e113a72562e8a7e4493a1de0da01776945d0db74
      https://github.com/llvm/llvm-project/commit/e113a72562e8a7e4493a1de0da01776945d0db74
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:
    M clang-tools-extra/test/clang-doc/templates.cpp

  Log Message:
  -----------
  [clang-doc] Precommit test case for functions with templated parameters and return

To address #67549 we need a test case that will show up in the markdown
output for functions.

Reviewers: PeterChou1, petrhosek

Reviewed By: petrhosek

Pull Request: https://github.com/llvm/llvm-project/pull/119814


  Commit: c108b13e1ea98001b87654ca8e82e498b801ce25
      https://github.com/llvm/llvm-project/commit/c108b13e1ea98001b87654ca8e82e498b801ce25
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]


  Commit: 88a1426f85cdbd2f584e81dc190eaae21a4de143
      https://github.com/llvm/llvm-project/commit/88a1426f85cdbd2f584e81dc190eaae21a4de143
  Author: Paul Kirth <paulkirth at google.com>
  Date:   2024-12-13 (Fri, 13 Dec 2024)

  Changed paths:

  Log Message:
  -----------
  rebase on main

Created using spr 1.3.6-beta.1


Compare: https://github.com/llvm/llvm-project/compare/1beff4fc165d...88a1426f85cd

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