diff options
Diffstat (limited to 'clang/test/Modules/ModuleDebugInfo.m')
| -rw-r--r-- | clang/test/Modules/ModuleDebugInfo.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/ModuleDebugInfo.m b/clang/test/Modules/ModuleDebugInfo.m index 31132c558ca..72f60798a7f 100644 --- a/clang/test/Modules/ModuleDebugInfo.m +++ b/clang/test/Modules/ModuleDebugInfo.m @@ -33,6 +33,7 @@ // CHECK: !DISubprogram(name: "+[ObjCClass classMethod]" // CHECK: !DISubprogram(name: "-[ObjCClass instanceMethodWithInt:]" // CHECK: !DISubprogram(name: "-[ categoryMethod]" +// CHECK: !DITypedefType(name: "InnerEnum" // MODULE-CHECK: !DICompositeType(tag: DW_TAG_structure_type, // MODULE-CHECK-SAME: name: "FwdDecl", |

