[clang] [clang][ASTImporter] try fix missing Visit functions for issue #129393 (PR #138845)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Mon May 26 08:07:14 PDT 2025


balazske wrote:

After #141104 clang should be buildable with dynamic linking too with this change included. Only tests should be added for the new node types, but I can do it only later.

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


More information about the cfe-commits mailing list