Skip to content

Conversation

@ilovepi
Copy link
Contributor

@ilovepi ilovepi commented Apr 30, 2025

No description provided.

Copy link
Contributor Author

ilovepi commented Apr 30, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@llvmbot
Copy link
Member

llvmbot commented Apr 30, 2025

@llvm/pr-subscribers-clang-tools-extra

Author: Paul Kirth (ilovepi)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/138053.diff

1 Files Affected:

  • (modified) clang-tools-extra/clang-doc/Representation.h (+1)
diff --git a/clang-tools-extra/clang-doc/Representation.h b/clang-tools-extra/clang-doc/Representation.h
index b0b34fc6f08dd..77d0a8a238cb1 100644
--- a/clang-tools-extra/clang-doc/Representation.h
+++ b/clang-tools-extra/clang-doc/Representation.h
@@ -527,6 +527,7 @@ struct ClangDocContext {
   std::vector<std::string> UserStylesheets;
   // JavaScript files that will be imported in all HTML files.
   std::vector<std::string> JsScripts;
+  // Base directory for remote repositories.
   StringRef Base;
   Index Idx;
 };

Copy link
Contributor Author

ilovepi commented May 7, 2025

Merge activity

  • May 7, 7:22 PM EDT: A user started a stack merge that includes this pull request via Graphite.
  • May 7, 7:24 PM EDT: @ilovepi merged this pull request with Graphite.

@ilovepi ilovepi merged commit 59a73bd into main May 7, 2025
13 checks passed
@ilovepi ilovepi deleted the users/ilovepi/clang-doc-mustache-base-comment branch May 7, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants