Files
clang-p2996/llvm/test/CodeGen/SPIRV/debug-info
Vyacheslav Levytskyy 0655292707 [SPIR-V] Fix an issue with casting types in debug-info extension implementation (#129721)
This PR fixes an issue in debug-info extension implementation (namely, a
wrong assumption that all pointee types are basic types). The reproducer
is added to an existing test case of "pointers with debug-info".
2025-03-05 08:09:30 +01:00
..