[clang] Use range-based for to iterate over fields in record layout, NFC (PR #122029)

Shafik Yaghmour via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 7 19:50:06 PST 2025


https://github.com/shafik commented:

nitpick, I don't think this is an NFC change. It would require some thought to really convince myself this did not have subtle behavior changes even if unintended. 

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


More information about the cfe-commits mailing list