llvm-project
57614e88 - [OFFLOAD] Replace C-style casts with C++ style casts in obtainInfoImpl (#185023)

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)
Author
Parents
Loading