hahnjo wrote: > Yeah, if you already have this, why do you think it is burden to implement > `noload_redecls()`? You've already reached it!
Because it's a local implementation that works in `ASTReader`. I don't want to think about the more general picture of a function that is usable in all of Clang (that will need rounds of review), nor fight with C++ iterators. https://github.com/llvm/llvm-project/pull/133057 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
