llvm-project
795b17d0
- [Frontend][OpenMP] Implement directive name parser (#146776)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#146776 - [Frontend][OpenMP] Implement directive name parser
Author
kparzysz
Parents
1aa39690
Loading