Files
clang-p2996/clang/lib/AST/Interp/ByteCodeStmtGen.cpp
Timm Bäder 25d6123854 [clang][Interp] Make sure we have a variable scope for initializers
Otherwise, we run into an assertion when trying to use the current
variable scope while creating temporaries for constructor initializers.

Differential Revision: https://reviews.llvm.org/D147534
2023-04-13 15:35:30 +02:00

16 KiB