[clang] [llvm] [llvm][DebugInfo] DWARFv5: static data members declarations are DW_TAG_variable (PR #72234)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 15 06:13:26 PST 2023


https://github.com/pogo59 commented:

@adrian-prantl We do have a pretty strong guarantee of compatibility in the llvm-c API. A new parameter pretty much means you need to define a new function.

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


More information about the cfe-commits mailing list