debuginfo: DI generation for enums uses adt::represent_type() now.
This commit is contained in:
parent
70e5c08e39
commit
e0108a47ab
8 changed files with 163 additions and 7 deletions
|
|
@ -21,7 +21,7 @@
|
|||
// check:$2 = {{Case2, 0, {x = 286331153, y = 286331153, z = 4369}}, {Case2, 0, 1229782938247303441, 4369}}
|
||||
|
||||
// debugger:print univariant
|
||||
// check:$3 = {{{x = 123, y = 456, z = 789}}}
|
||||
// check:$3 = {{x = 123, y = 456, z = 789}}
|
||||
|
||||
struct Struct {
|
||||
x: u32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue