[clang] [Clang] [NFC] Introduce `DynamicRecursiveASTVisitor` (PR #105195)
Younan Zhang via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 21 02:21:12 PDT 2024
================
@@ -0,0 +1,252 @@
+#ifndef LLVM_CLANG_AST_DYNAMIC_RECURSIVE_AST_VISITOR_H
----------------
zyn0217 wrote:
Don't forget the license header :)
https://github.com/llvm/llvm-project/pull/105195
More information about the cfe-commits
mailing list