[cfe-dev] Using 5.0rc2 to rebuild Debian [was: Re: [Release-testers] [5.0.0 Release] Release Candidate 2 source and binaries available]
Sylvestre Ledru via cfe-dev
cfe-dev at lists.llvm.org
Wed Aug 23 15:26:35 PDT 2017
Hello,
I rebuilt the Debian archive using clang 5.0 rc 2. Results are available
here:
http://clang.debian.net/status.php?version=5.0
I haven't seen anything special
The two new interesting things are:
*
http://clang.debian.net/status.php?version=5.0&key=NO_DISCARD_ATTRIBUTE
/ https://bugs.llvm.org/show_bug.cgi?id=34304
gcc triggers a warning, we trigger an error
* new error with incorrect auto usage
http://clang.debian.net/status.php?version=5.0&key=AUTO_FUNC_NOT_ALLOWED
Now, the last point is that we should consider changing the default C++
dialect to C++11, this is causing a lot of different failures.
Sylvestre
On 15/08/2017 00:30, Hans Wennborg via Release-testers wrote:
> Hello everyone,
>
> Source, binaries and docs for LLVM-5.0.0-rc2 are now available at
> http://prereleases.llvm.org/5.0.0/#rc2
>
> (I'll add more binaries as they become available.)
>
> Please try it out, run tests, builds your favourite projects and file
> bugs about anything that needs to be fixed (including docs!), marking
> them blockers of http://llvm.org/pr33849.
>
> Cheers,
> Hans
> _______________________________________________
> Release-testers mailing list
> Release-testers at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
More information about the cfe-dev
mailing list