=?utf-8?q?Balázs_Kéri?= <balazs.k...@ericsson.com> Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/140...@github.com>
cor3ntin wrote: > The problem was that nodes like `concepts::TypeRequirement` have constructors > (and probably other related functions) defined in SemaConcepts.cpp. These can > not be linked to the AST library, but are needed in `ASTImporter` for the new > import functions. Can you try to move these to ExprCXX.cpp or ASTConcept.cpp? It would be much cleaner https://github.com/llvm/llvm-project/pull/140913 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits