aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMats Petersson <mats.petersson@arm.com>2024-10-11 12:23:37 +0100
committerGitHub <noreply@github.com>2024-10-11 12:23:37 +0100
commit0163ac1f53abc0a0f6e5b7e56912c1dee67e7f32 (patch)
treef410c400336f2bd04ed568bfcfedd9a872d0ac4c /clang/lib/CodeGen/CodeGenFunction.cpp
parent4451f9f812d458f6b53785b27869674caf01e67b (diff)
downloadllvm-0163ac1f53abc0a0f6e5b7e56912c1dee67e7f32.zip
llvm-0163ac1f53abc0a0f6e5b7e56912c1dee67e7f32.tar.gz
llvm-0163ac1f53abc0a0f6e5b7e56912c1dee67e7f32.tar.bz2
[Flang][OpenMP]Add tests for TODOs and small changes to improve messages (#111562)
The bulk of this change are new tests to check that we get a "Not yet implemneted: *some stuff here*" message when using some not yet supported OpenMP functionality. For some of these cases, this also means adding additional clauses to a filter list in OpenMP.cpp - this changes nothing [to the best of my understanding] other than allowing the clause to get to the point where it can be rejected in a TODO with a more clear message. One of the TOOD filters were missing Mergeable clause, so this was also added and the existing test updated for the new more specific error message. There is no functional change intended here.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions