[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


================
@@ -155,6 +155,10 @@ Example usage for a project using a compile commands database:
     return 1;
   }
 
+  // add option to customize url fragment
+  // such as
+  // https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/clang-doc/ClangDocMain.cpp#L1
+
----------------
ilovepi wrote:

Is this intended as a `TODO:`? 

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


More information about the cfe-commits mailing list