jrtc27 added a comment.

This results in the DWARF type info containing DW_TAG_namespace for C, which 
breaks DTrace's CTF (as the name implies, it is for C, not C++). This does not 
seem correct to me. If your mangling for va_list is broken then you should 
special case that in the CFI mangler as an ABI quirk, IMO, not change the DWARF 
for C to contain C++ things.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104830/new/

https://reviews.llvm.org/D104830

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to