On 13 Jul 2018, at 18:45, Dimitry Andric wrote:
>
> On 13 Jul 2018, at 14:30, Jonathan Anderson wrote:
>>
>> I recently ran into an unreachable statement execution in Clang 6, both
>> with v6.0.0 from the llvm60 package and v6.0.1 from HEAD (FreeBSD
>> r335799 / LLVM r335540). I don't see this
On 13 Jul 2018, at 14:30, Jonathan Anderson wrote:
>
> I recently ran into an unreachable statement execution in Clang 6, both
> with v6.0.0 from the llvm60 package and v6.0.1 from HEAD (FreeBSD
> r335799 / LLVM r335540). I don't see this issue in Clang 5 or in the
> version that ships with macOS
On 2018-Jul-13, at 3:15 AM, tech-lists wrote:
> On 12/07/2018 19:32, Dimitry Andric wrote:
>> No, it's because sys/crypto/armv8/armv8_crypto_wrap.c includes
>> , an intrinsics header, which in turn requires .
>> This was introduced inhttps://svnweb.freebsd.org/changeset/base/308921,
>> and at
Hi all,
I recently ran into an unreachable statement execution in Clang 6, both
with v6.0.0 from the llvm60 package and v6.0.1 from HEAD (FreeBSD
r335799 / LLVM r335540). I don't see this issue in Clang 5 or in the
version that ships with macOS High Sierra (which they're calling 9.1.0,
but that's
On 12/07/2018 19:32, Dimitry Andric wrote:
No, it's because sys/crypto/armv8/armv8_crypto_wrap.c includes
, an intrinsics header, which in turn requires .
This was introduced inhttps://svnweb.freebsd.org/changeset/base/308921,
and at the time resulted in similar build failures, specifically when