[all-commits] [llvm/llvm-project] f7f3d9: [lldb][Windows] Move `processthreadsapi.h` include...
Nerixyz via All-commits
all-commits at lists.llvm.org
Thu May 28 14:15:57 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7f3d9d0aea8588ed1aff033978370a5bdf97029
https://github.com/llvm/llvm-project/commit/f7f3d9d0aea8588ed1aff033978370a5bdf97029
Author: Nerixyz <nerixdev at outlook.de>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M lldb/test/API/windows/thread/main.c
Log Message:
-----------
[lldb][Windows] Move `processthreadsapi.h` include (#200278)
`processthreadsapi.h` needs to be included after `windows.h`.
clang-format needs to be disabled here to avoid sorting the includes.
Fixes the test failure from
https://github.com/llvm/llvm-project/pull/199983#issuecomment-4567633271.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list