2 Commits

Author SHA1 Message Date
erichkeane
13918f5be8 [OpenACC] Remove unreachable code
As stated on the commit by @shafik, the previous patch left in some code
from development.  This removes it, as it is unreachable.
2025-01-21 06:30:14 -08:00
erichkeane
2c75bda426 [OpenACC] Split up SemaOpenACC.cpp
This file is getting quite large, so this patch splits the 'clause'
specific parts off into its own file to keep them better organized.
2025-01-15 13:51:05 -08:00