You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support MultiProcessorCompilation for Visual Studio 2017, 2019 and 2022, issue #11. 476ab9f and 635ea74
llvm-link and llvm-lib can be enabled now, unsupported option no longer passed to the driver. 66f35f4, bb95b22 and 4a8015e
Predefined __clang__ and __llvm__ for better Visual Studio editor support (code highlighting, IntelliSense, etc.), issue #9. contributed by @MohitSethi99 in 2734f50