Revert [DebugInfo] Improvements to representation of enumeration types (PR36168)"
Revert due to breaking buildbots (LLDB tests) llvm-svn: 324508
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
// CHECK: !DICompositeType(tag: DW_TAG_enumeration_type,
|
||||
// CHECK-NOT: name:
|
||||
// CHECK-SAME: )
|
||||
// CHECK: !DIEnumerator(name: "e5", value: 5, isUnsigned: true)
|
||||
// CHECK: !DIEnumerator(name: "e5", value: 5)
|
||||
|
||||
// CHECK: !DIDerivedType(tag: DW_TAG_typedef, name: "B",
|
||||
// no mangled name here yet.
|
||||
|
||||
Reference in New Issue
Block a user