[OpenMP][Clang] Move partial support of reverse offload to a future version
OpenMP Spec 5.2 requires unimplemented requires clauses to produce compile time error termination. Moving current partial support of reverse_offload to a distant future version 9.9 so that existing code can be tested and maintained until a complete implementation is available. Reviewed By: ABataev Differential Revision: https://reviews.llvm.org/D119256
Loading
Please sign in to comment