Files
llvm-project/clang/test/CodeGenCXX/reference-temporary-subobject.cpp
Timm Baeder fb094491ac [clang][bytecode] Skip rvalue subobject adjustments for global temporaries (#189044)
We only did this for local variables but were were missing it for
globals.
2026-03-28 05:22:55 +01:00

2.3 KiB