Files
clang-p2996/clang/lib/AST/ByteCode/Compiler.cpp
Timm Baeder 3dafa486a6 [clang][bytecode] Don't narrow() when dereferencing to array type (#129524)
It doesn't make sense to do this if the result is supposed to be an
array.
2025-03-03 17:14:54 +01:00

203 KiB