[libcxx-commits] [libcxx] [llvm] [libc++] Format the code base (PR #74334)
Dimitry Andric via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 18 16:28:53 PST 2023
DimitryAndric wrote:
On Windows, `<windows.h>` is pretty special, it must usually be the first included header (at least, of the Win32 API related headers). I'm unsure if clang-format can be convinced to never alphabetically sort it.
https://github.com/llvm/llvm-project/pull/74334
More information about the libcxx-commits
mailing list