Files
clang-p2996/clang/test/AST/nested-array-init-loop-in-lambda-capture.cpp
isuckatcs c496aa34c0 [clang] Fix a crash from nested ArrayInitLoopExpr (#67722)
This patch makes sure that everything is cleaned up properly
when ExprConstant evaluates an ArrayInitLoopExpr.

Fixes #57135
2023-09-29 19:12:49 +02:00

271 B