Files
clang-p2996/clang/test/SemaOpenACC/compute-construct-attach-clause.cpp
erichkeane 48c8a5791a [OpenACC] Implement 'deviceptr' and 'attach' sema for compute constructs
These two are very similar to the other 'var-list' variants, except they
require that the type of the variable be a pointer.  This patch
implements that restriction.
2024-05-06 09:29:04 -07:00

3.3 KiB