debuginfo: DI generation for enums uses adt::represent_type() now.

This commit is contained in:
Michael Woerister 2013-07-11 12:51:47 +02:00
parent 70e5c08e39
commit e0108a47ab
8 changed files with 163 additions and 7 deletions

View file

@ -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,