[libcxx-commits] [libcxx] [libcxx] avoid include Uppercase windows headers (PR #208903)

via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 12 20:55:01 PDT 2026


trcrsired wrote:

> LGTM.
> 
> We generally (across all of LLVM) use all-lowercase forms to include Windows headers, which works the same across both mingw headers and official WinSDK. This, both because mingw is all lowercase, and because WinSDK isn't self-consistent with how it names/includes its own headers.

then continue the ci and if passed merge it?

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


More information about the libcxx-commits mailing list