[clang-tools-extra] Clang doc async (PR #93276)

Paul Kirth via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 10:11:40 PDT 2024


================
@@ -491,6 +491,7 @@ struct ClangDocContext {
   std::string SourceRoot;   // Directory where processed files are stored. Links
                             // to definition locations will only be generated if
                             // the file is in this dir.
+
----------------
ilovepi wrote:

nit: unrelated change in whitespace

https://github.com/llvm/llvm-project/pull/93276


More information about the cfe-commits mailing list