llvm-project
a8d506b3
- [flang][OpenMP] Rename enum OmpxHold to Ompx_Hold in parser (#113366)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[flang][OpenMP] Rename enum OmpxHold to Ompx_Hold in parser (#113366) The convention is to use enum names that match the source spelling (up to upper/lower case), including names with underscores. Remove the special case from unparser, update tests.
References
#113366 - [flang][OpenMP] Rename enum OmpxHold to Ompx_Hold in parser
Author
kparzysz
Parents
c77d8edf
Loading