diff options
Diffstat (limited to 'test/CodeGenObjC/debug-info-synthesis.m')
-rw-r--r-- | test/CodeGenObjC/debug-info-synthesis.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/debug-info-synthesis.m b/test/CodeGenObjC/debug-info-synthesis.m index 8d2846e7312bc..f954256282814 100644 --- a/test/CodeGenObjC/debug-info-synthesis.m +++ b/test/CodeGenObjC/debug-info-synthesis.m @@ -34,4 +34,4 @@ int main(int argc, char *argv[]) { // CHECK: !DISubprogram(name: "-[Foo setDict:]" // CHECK-SAME: file: ![[FILE]], // CHECK-SAME: line: 8, -// CHECK-SAME: isLocal: true, isDefinition: true +// CHECK-SAME: DISPFlagLocalToUnit | DISPFlagDefinition |