[libc-commits] [libc] [libc][complex] Silence `pedantic` warning (PR #112239)

Joseph Huber via libc-commits libc-commits at lists.llvm.org
Mon Oct 14 11:11:33 PDT 2024


https://github.com/jhuber6 commented:

Not sure we want to just silence all of these warnings, the issue seems to be redeclaration of some complex types, we could probably just use the compiler ones.

https://github.com/llvm/llvm-project/pull/112239


More information about the libc-commits mailing list