mgrang added inline comments.

================
Comment at: test/CodeGen/exceptions-seh.c:10
+// RUN: %clang_cc1 %s -triple aarch64-windows -fms-extensions -emit-llvm -o - \
+// RUN:         | FileCheck %s --check-prefix=X64-GNU
 
----------------
Is it OK to re-use the X64-GNU check prefix here or should I create one called 
X64-MS?


Repository:
  rC Clang

https://reviews.llvm.org/D50029



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

Reply via email to