[clang-tools-extra] [clang-doc] Add --asset option to clang-doc (PR #94717)

Paul Kirth via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 14 14:58:05 PDT 2024


================
@@ -0,0 +1,8 @@
+// RUN: rm -rf %t
+// RUN: mkdir %t
+// RUN: echo "" > %t/compile_flags.txt
----------------
ilovepi wrote:

nit: remove. This isn't required. AFAICT its a clang-tidy/clangd thing.

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


More information about the cfe-commits mailing list