llvm-project
7f2a665d - [libc][math] Fix -Wshadow warnings in FMod.h (#196346)

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