[clang] [clang][DebugInfo] Revert to attaching DW_AT_const_value on static member declarations (PR #73626)
Michael Buch via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 28 07:40:21 PST 2023
Michael137 wrote:
> > I do wonder how feasible it would be for the downstream tests to be adjusted to look at the `DW_AT_location`..
>
> As I mentioned on the other thread, the point is not to have to read the value from the process-under-debug. This is not efficient in a remote-debugging scenario.
Ah that's fair, missed your comment on the other thread
https://github.com/llvm/llvm-project/pull/73626
More information about the cfe-commits
mailing list