On 2011-12-22 09:43, Adrian Chadd wrote:
On 21 December 2011 09:01, Dimitry Andric<d...@freebsd.org> wrote:
Author: dim
Date: Wed Dec 21 17:01:13 2011
New Revision: 228783
URL: http://svn.freebsd.org/changeset/base/228783
...
Both warnings are false positives, caused by LLVM PR 10030. For global
initializations, clang fails to detect that the branch of the ternary
operator causing the warning is dead.
.. and once this LLVM regression has been fixed, do you plan on
reverting this change to conf?
Yes. The LLVM PR (really a Clang bug) can be followed here:
http://llvm.org/bugs/show_bug.cgi?id=10030
Since it is in there for quite some time already, I assume the problem
is rather tricky to fix.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"