Files
clang-p2996/clang/test/SemaOpenACC/data-construct-finalize-ast.cpp
erichkeane 003eb5e80d [OpenACC] Implement 'finalize' clause sema
This is a very simple clause as far as sema is concerned.  It is only
valid on 'exit data', and doesn't have any rules involving it, so it is
simply applied and passed onto the MLIR.
2024-12-13 10:41:02 -08:00

1.5 KiB