llvm-project
795b17d0 - [Frontend][OpenMP] Implement directive name parser (#146776)

Commit
94 days ago
[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.
Author
Parents
Loading