Files
clang-p2996/clang/test/AST/ByteCode/functions.cpp
Timm Baeder 056cd12284 [clang][bytecode] Don't check returned pointers for liveness (#120107)
We're supposed to let them through and then later diagnose reading from
them, but returning dead pointers is fine.
2024-12-17 06:20:14 +01:00

20 KiB