[cfe-dev] [llvm-dev] [3.8 Release] Release status

Hans Wennborg via cfe-dev cfe-dev at lists.llvm.org
Mon Feb 22 11:38:39 PST 2016


On Sun, Feb 21, 2016 at 2:08 AM, Ed Schouten <ed at nuxi.nl> wrote:
> I recently discovered this regression in Clang 3.8, coming from 3.7.1:
>
> https://llvm.org/bugs/show_bug.cgi?id=26398
> Regression: -Wnull-dereference (enabled by default) even applies to
> expressions that are not evaluated at run-time.
>
> If we're not going to fix this warning in time for 3.8.0-release,
> should we at least consider disabling -Wnull-dereference by default?

I see that Aaron has a patch out at http://reviews.llvm.org/D17507
Let's see how that goes.

Thanks,
Hans



More information about the cfe-dev mailing list