diff options
author | erichkeane <ekeane@nvidia.com> | 2025-08-04 10:13:18 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-08-04 11:42:33 -0700 |
commit | 4e0b68cef0bdf0d806cd778fbf0b7ddd80b44b4d (patch) | |
tree | 00600345d94bdbebaf7156290f45705b8e636560 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | dd0737bd99e691b038e463171fbfefe8e53b018d (diff) | |
download | llvm-4e0b68cef0bdf0d806cd778fbf0b7ddd80b44b4d.zip llvm-4e0b68cef0bdf0d806cd778fbf0b7ddd80b44b4d.tar.gz llvm-4e0b68cef0bdf0d806cd778fbf0b7ddd80b44b4d.tar.bz2 |
[OpenACC] Implement warning restrictions for 'firstprivate'
'firstprivate' can't be generated unless we have a copy constructor, so
this patch implements the restriction as a warning, and prevents the
item from being added to the AST.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions