[llvm] [C-API] Preserve backwards compatability for LLVMDIBuilderCreateObjectPointerType (PR #124144)

Michael Buch via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 07:59:35 PST 2025


https://github.com/Michael137 approved this pull request.

Given how trivial this change i don't mind landing this if it helps consumers. But please update the documentation of the APIs. Particularly the `Implicit` version should say that it sets the artificial flag and the non-`Implicit` version does not set it

https://github.com/llvm/llvm-project/pull/124144


More information about the llvm-commits mailing list