[OpenACC] Implement 'vector' and 'worker' cluase argument parsing
Both of the clauses 'vector' and 'worker' have an optional 'special' word followed by an int-expr. The arguments list is optional, as is the special word, but if the parens are included, an int-expr is required. This patch implements parsing for both.
parent
f10ec8c7
Please register or sign in to comment