dwblaikie wrote:

Comment in the code should probably mention this as a FIXME and include a 
reference to the issue?

Also, there's another bug here - the DW_TAG_typedef is in the CU scope, instead 
of the struct scope. But if the struct is a non-template, the typedef is in the 
struct scope as it should be, not the CU scope... 

https://github.com/llvm/llvm-project/pull/90032
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to