This function otherwise crashes. This behavior has been incorrect since
its introduction in 260b581498bed0b847e7e086852e0082d266711d (D46627).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Could you split the NFC changes to naming/style from the functional fix to LLVMDITypeGetName and the new test?
llvm/tools/llvm-c-test/debuginfo.c | ||
---|---|---|
244 | This seems redundant with llvm_get_di_tag, maybe it can be dropped? |
This seems redundant with llvm_get_di_tag, maybe it can be dropped?