[LLVMdev] [cfe-dev] Reminder: 3.6 branch is coming

Dimitry Andric dimitry at andric.com
Sat Jan 10 09:35:19 PST 2015


I'll test on FreeBSD, as usual.  Note that trunk has been failing "check-all" on FreeBSD for some time now, due to this:

FAIL: Clang :: CXX/drs/dr6xx.cpp (627 of 20130)
******************** TEST 'Clang :: CXX/drs/dr6xx.cpp' FAILED ********************
Script:
--
/home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/clang -cc1 -internal-isystem /home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/../lib/clang/3.6.0/include -nostdsysteminc -std=c++98 /share/dim/src/llvm/trunk/tools/clang/test/CXX/drs/dr6xx.cpp -verify -fexceptions -fcxx-exceptions -pedantic-errors
/home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/clang -cc1 -internal-isystem /home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/../lib/clang/3.6.0/include -nostdsysteminc -std=c++11 /share/dim/src/llvm/trunk/tools/clang/test/CXX/drs/dr6xx.cpp -verify -fexceptions -fcxx-exceptions -pedantic-errors
/home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/clang -cc1 -internal-isystem /home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/../lib/clang/3.6.0/include -nostdsysteminc -std=c++14 /share/dim/src/llvm/trunk/tools/clang/test/CXX/drs/dr6xx.cpp -verify -fexceptions -fcxx-exceptions -pedantic-errors
/home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/clang -cc1 -internal-isystem /home/dim/obj/llvm-r225586-aconf/Release+Asserts/bin/../lib/clang/3.6.0/include -nostdsysteminc -std=c++1z /share/dim/src/llvm/trunk/tools/clang/test/CXX/drs/dr6xx.cpp -verify -fexceptions -fcxx-exceptions -pedantic-errors
--
Exit Code: 1

Command Output (stderr):
--
error: 'error' diagnostics seen but not expected:
  File /share/dim/src/llvm/trunk/tools/clang/test/CXX/drs/dr6xx.cpp Line 259: static_assert failed "__STDC_MB_MIGHT_NEQ_WC__ but all basic source characters have same representation"
1 error generated.

--

It looks like the interpretation of what "__STDC_MB_MIGHT_NEQ_WC__" means differs between the llvm developers and the FreeBSD developers.  I'm not sure what a good solution is.

-Dimitry

> On 09 Jan 2015, at 01:32, Hans Wennborg <hans at chromium.org> wrote:
> 
> Reminder: The plan is to create the 3.6 branch next week, on 14 January.
> 
> Please help get the release notes and other documents updated. For
> example, both the LLVM [1] and Clang [2] release notes look pretty
> empty.
> 
> Also, if you'd like to volunteer to be a release tester, please let me know.
> 
> Cheers,
> Hans
> 
> 1. http://llvm.org/docs/ReleaseNotes.html
> 2. http://clang.llvm.org/docs/ReleaseNotes.html
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150110/be795279/attachment.sig>


More information about the llvm-dev mailing list