[clang-tools-extra] [clang-doc] Add Markdown AST node type definitions (PR #205609)

Paul Kirth via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 21:21:21 PDT 2026


================
@@ -0,0 +1,56 @@
+#include "support/Markdown.h"
+#include "llvm/Support/Casting.h"
----------------
ilovepi wrote:

I don't think you need this header.

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


More information about the cfe-commits mailing list