2 Commits

Author SHA1 Message Date
Paul T Robinson
028174aa2c
[DebugInfo] Make a test more robust (#106463)
This was accidentally matching a metadata record that happend to have
three elements, but wasn't the record of interest. Add CHECKs to make
sure we've found the correct record.
2024-09-04 09:19:41 -04:00
GkvJwa
7c3c243c9b
Supports viewing class member variables in lambda when using the vs debugger (#71564)
Use "__this" in DataMemberRecord, make vs debugger can be parsed normally

Fixes #71562
2023-11-21 15:33:16 -08:00