Files
clang-p2996/clang/test/SemaOpenACC/data-construct-detach-ast.cpp
erichkeane 3351b3bf8d [OpenACC] implement 'detach' clause sema
This is another new clause specific to 'exit data' that takes a pointer
argument. This patch implements this the same way we do a few other
clauses (like attach) that have the same restrictions.
2024-12-13 13:51:41 -08:00

1.9 KiB