Stefan =?utf-8?q?Gränitz?= <stefan.graen...@gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/112...@github.com>


https://github.com/Michael137 commented:

`TypeSystemClang.cpp` change LGTM. Though It'd be nice if we added the same 
test-coverage also for non-MSVC (only found shell tests for PDB, and 1 API test 
that didn't enumerate all the cases).

I guess a follow-up question is how to set the `MSInheritanceAttr`. Infer it 
from the class DIE? Or add a new DWARF attribute? Also, whether we still want 
to issue a warning when debugging using DWARF and the MS ABI (like suggested in 
https://reviews.llvm.org/D130942).

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

Reply via email to