llvm-project
7f2a665d
- [libc][math] Fix -Wshadow warnings in FMod.h (#196346)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[libc][math] Fix -Wshadow warnings in FMod.h (#196346) The using statement inside the lambda is redundant with the same using 4 lines up. No behavior change.
References
#196346 - [libc][math] Fix -Wshadow warnings in FMod.h
Author
nico
Parents
d5f0b9eb
Loading