swiftlang / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This fork is used to manage Swift’s stable releases of Clang as well as support the Swift project.
https://llvm.org
Other
1.11k stars 328 forks source link

LTO: repair the build after 554ebcc6179b0 #9116

Closed compnerd closed 3 weeks ago

compnerd commented 4 weeks ago

The MS_Empty enumerator needs to be qualified for lookup with MSVC. Tested with MSVC 10.17.11.

compnerd commented 4 weeks ago

CC: @jansvoboda11 @cachemeifyoucan @bnbarham