lildmh added a comment.

Without this patch, it cannot recognize array with mapper, for instance, 
`#pragma omp target map(mapper(a),to: arr[0:2])` won't work without this patch.


Repository:
  rC Clang

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

https://reviews.llvm.org/D67978



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

Reply via email to