Files
clang-p2996/llvm/lib/IR/DIBuilder.cpp
deadalnix 3fa946a844 [DI] Have createClassType create a class type. (#102624)
I was wondering why my use of createClassType was generating structure
reccords, and it turns out the code is wrong (or for some reason i don't
understand the intended use of the API).

clang itself does not use that part of the API, so this flew under the
radar.
2024-08-13 12:12:29 +02:00

53 KiB