[clang] [clang] Diagnose dangling references for parenthesized aggregate initialization. (PR #117690)

Utkarsh Saxena via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 05:38:02 PST 2024


usx95 wrote:

Wow. This looks quite nice now without the special handling in `NoExtend` case. 
Was the missing piece `    Path.pop_back();` ?

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


More information about the cfe-commits mailing list