summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/debug-property-synth.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/debug-property-synth.m')
-rw-r--r--clang/test/CodeGenObjC/debug-property-synth.m3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/test/CodeGenObjC/debug-property-synth.m b/clang/test/CodeGenObjC/debug-property-synth.m
index 954620a6359..05852b7e292 100644
--- a/clang/test/CodeGenObjC/debug-property-synth.m
+++ b/clang/test/CodeGenObjC/debug-property-synth.m
@@ -16,5 +16,4 @@ int main() {
return 0;
}
-// FIXME: Make this test ir files.
-// CHECK: .loc 2 6 0
+// CHECK: .loc 2 10 0
OpenPOWER on IntegriCloud