[clang] Forward-declare DynTypedNode (NFC)
This patch adds a forward declaraiton of DynTypedNode. DumpAST.h is relying on the forward declaration of DynTypedNode in ASTContext.h, which is undesirable.
Loading
Please register or sign in to comment