Krzysztof Parzyszek 795b17d0b8
[Frontend][OpenMP] Implement directive name parser (#146776)
Implement a state machine that consumes tokens (words delimited by white
space), and returns the corresponding directive id, or fails if the tokens
did not form a valid name.
2025-07-03 12:18:01 -05:00
..