[cfe-dev] [7.0.0 Release] Release Candidate 2 source, docs, and binaries available

Stephan T. Lavavej via cfe-dev cfe-dev at lists.llvm.org
Tue Aug 28 11:06:27 PDT 2018


[Hans Wennborg]
> Source, docs, and binaries for LLVM 7.0.0-rc2 are now available

Tested with MSVC's STL (dev branch beyond VS 2017 15.8), everything looks good. The packaging issue in RC1 (with leftover DLLs) has been fixed, and __shiftright128() is usable with just an intrin0.h declaration (thanks Nico!). All of our tests are passing with RC2 (including libc++'s test suite), after removing -fno-ms-compatibility from the dozen-ish tests that drag in Windows.h.

Thanks,
STL


More information about the cfe-dev mailing list