jdoerfert marked an inline comment as done.
jdoerfert added inline comments.


================
Comment at: 
clang/test/OpenMP/begin-declare-variant_elided_range_withouth_end.c:5
+// TODO: Improve the error message
+#pragma omp begin declare variant match(device={kind(cpu)}) // expected-error 
{{unterminated '#pragma clang attribute push' at end of file}}
+// The matching end is missing. Since the device clause is matching we will
----------------
The errors referring to `clang attribute` will be removed from this review 
again. Accidentally included a SEMA work-in-progress state here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74941



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

Reply via email to