[PATCH] D46667: [OpenCL, OpenMP] Fix crash when OpenMP used in OpenCL file

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 17:43:49 PDT 2018


ABataev added a comment.

1. Is this allowed to use OpenMP for OpenCL programs at all?
2. If it is allowed, I think it would be better to set the TypeSourceInfo for the artificial variable


Repository:
  rC Clang

https://reviews.llvm.org/D46667





More information about the cfe-commits mailing list