[OpenACC] Fix bug with directive name being a 'special token'
If the 'directive name' is a special token instead of an identifier, we end up asserting. This fixes that.
parent
965fe352
Please register or sign in to comment
If the 'directive name' is a special token instead of an identifier, we end up asserting. This fixes that.