arsenm added inline comments.

================
Comment at: clang/test/Headers/hip-header.hip:142
+// MALLOC-ASAN-LABEL: define weak {{.*}}i8* @malloc(i64
+// MALLOC-ASAN:  call i8* @llvm.returnaddress(i32 0)
+// MALLOC-ASAN:  call i64 @__asan_malloc_impl(i64 {{.*}}, i64 {{.*}})
----------------
Should convert this test to opaque pointers before or after 


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

https://reviews.llvm.org/D143111

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

Reply via email to