thakis added inline comments.
Herald added subscribers: llvm-commits, jkorous.
Herald added a project: LLVM.


================
Comment at: cfe/trunk/test/CodeGenObjC/os_log.m:53
+  // CHECK-O0: %[[V5:.*]] = bitcast %[[V0]]* %[[V3]] to i8*
+  // CHECK-O0-NOT call void (...) @clang.arc.use({{.*}}
+  // CHECK-O0: call void @objc_release(i8* %[[V5]])
----------------
Zombie comment: This is missing a ':' and hence doesn't check anything.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D38606/new/

https://reviews.llvm.org/D38606



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to