llvm-project
3a6b8181
- [flang][OpenMP] Expand top-level WRAPPER_CLASSs into struct, NFC (#162723)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[flang][OpenMP] Expand top-level WRAPPER_CLASSs into struct, NFC (#162723) Most of the time OpenMP types use WRAPPER_CLASS_BOILERPLATE inside of a struct definition. Expand the few remaining cases of WRAPPER_CLASS to use the same form everywhere.
References
#162723 - [flang][OpenMP] Expand top-level WRAPPER_CLASSs into struct, NFC
Author
kparzysz
Parents
a4015d98
Loading