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
|
|
@ -22,7 +22,7 @@
|
|||
// check:$2 = {{TheB, x = 0, y = 1229782938247303441}, {TheB, 0, 286331153, 286331153}}
|
||||
|
||||
// debugger:print *univariant
|
||||
// check:$3 = {{123234}}
|
||||
// check:$3 = {123234}
|
||||
|
||||
// The first element is to ensure proper alignment, irrespective of the machines word size. Since
|
||||
// the size of the discriminant value is machine dependent, this has be taken into account when
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue