jdoerfert added inline comments.

================
Comment at: clang/test/OpenMP/atomic_ast_print.cpp:964
+  // CHECK-51-NEXT: }
+  // omp51-note@+1 {{in instantiation of function template specialization 
'foo<int>' requested here}}
   return foo(a);
----------------
tianshilei1992 wrote:
> I cannot figure out why I have to add this line and it's not needed before.
it's caused by the error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116637

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

Reply via email to