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

via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 15 09:45:49 PST 2025


yronglin wrote:

I don't know whey we stripped off the top level `FullExpr` and `ConstantExpr` in `CXXDefaultArgExpr::getExpr`, but not in `CXXDefaultInitExpr::getExpr`. Do you know about this? @cor3ntin 

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


More information about the cfe-commits mailing list