llvm-project
57614e88
- [OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl (#185023)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
52 days ago
[OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl (#185023) Replace C-style bool casts (bool)TmpInt with C++ functional casts bool(TmpInt)
References
#185023 - [OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl
Author
lplewa
Parents
057b7181
Loading