[flang-commits] [llvm] [clang] [flang] [flang][OpenMP] Add semantic check for declare target (PR #72770)
via flang-commits
flang-commits at lists.llvm.org
Sat Nov 18 18:07:34 PST 2023
shraiysh wrote:
One thing I wanted to point out was that with this patch clang will accept `#pragma omp declare target enter(x)` when compiled with version 5.2. I don't think clang is handling it accurately yet though. Is there a way to report "unimplemented" errors in clang? Or is it okay this way?
https://github.com/llvm/llvm-project/pull/72770
More information about the flang-commits
mailing list