arsenm added a comment.

Missing verifier test in llvm/test/Verifier (e.g., the ones I added in 
87f2e9448e82bbed4ac59bb61bea03256aa5f4de 
<https://reviews.llvm.org/rG87f2e9448e82bbed4ac59bb61bea03256aa5f4de>)



================
Comment at: clang/test/CodeGen/PowerPC/aix-init-ref-null.cpp:2
+// RUN: %clang_cc1 -triple powerpc64-ibm-aix-xcoff -emit-llvm -O3 -x c++ < %s 
| FileCheck %s
+// XFAIL: *
+// This function should fail until .ref is support on AIX.
----------------
A test run with not and a specific error message check is more reliable 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145767

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

Reply via email to