[llvm] [IPSCCP] Infer attributes on arguments (PR #107114)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 10:29:25 PDT 2024


rnk wrote:

This is a late breaking comment, but RecursiveASTVisitor is awful, and we should ban new instantiations of it in the Clang binary ASAP. cc @AaronBallman 

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


More information about the llvm-commits mailing list