MaskRay accepted this revision.
MaskRay added inline comments.

================
Comment at: clang/test/CodeGen/ubsan-function-attributed.c:3
+
+// CHECK: .long        248076293
+void __attribute__((ms_abi)) f(void) {}
----------------
It's useful to add `// CHECK-LABEL: f:` interleaving with `.long xxx`. The 
FileCheck error will be better when the hash changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157445

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

Reply via email to