[clang] [Analyzer][CFG] Correctly handle rebuilt default arg and default init expression (PR #117437)

via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 25 05:32:46 PST 2024


yronglin wrote:

Thanks for the review! @cor3ntin Do you have any comments on the changes of `CXXDefaultArgExpr` and `CXXDefaultInitExpr`?

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


More information about the cfe-commits mailing list