summaryrefslogtreecommitdiff
path: root/llvm/include/llvm/Support/Windows
AgeCommit message (Expand)Author
2025-07-29Windows: use EcoQoS for ThreadPriority::Background (#148797)Tim Blechmann
2025-05-12[llvm] annotate interfaces in llvm/Support for DLL export (#136014)Andrew Rogers
2024-08-07[Support] [Windows] Stop redefining _WIN32_IE (#102307)Martin Storsjö
2023-01-06[Support] On Windows 11 and Windows Server 2022, fix an affinity mask issue o...Alexandre Ganea
2021-10-06[llvm] Replace report_fatal_error(std::string) uses with report_fatal_error(T...Simon Pilgrim
2021-07-28[llvm] Replace LLVM_ATTRIBUTE_NORETURN with C++11 [[noreturn]]Fangrui Song
2021-06-01WindowsSupport.h: do not depend on private config headerAndrew Kelley
2020-03-19[Support] Improve Windows widenPath and add support for long UNC pathsAndrew Ng
2020-02-28llvm-ar: Fix MinGW compilationHans Wennborg