[clang-tools-extra] [llvm] Clang doc test (PR #93928)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Fri May 31 11:46:39 PDT 2024
================
@@ -188,6 +188,7 @@ Example usage for a project using a compile commands database:
llvm::sys::path::native(ClangDocPath, NativeClangDocPath);
llvm::SmallString<128> AssetsPath;
AssetsPath = llvm::sys::path::parent_path(NativeClangDocPath);
+
----------------
ilovepi wrote:
nit: unrelated newline
https://github.com/llvm/llvm-project/pull/93928
More information about the cfe-commits
mailing list