Marco Vitale
Results
1
issues of
Marco Vitale
C++23 mandates that temporaries used in range-based for loops are lifetime-extended to cover the full loop. This patch adds a check for loop variables and compiler- generated `__range` bindings to...
clang
clang:frontend
clang:modules