[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Security warnings when using LLVM 9
From: |
Hans Åberg |
Subject: |
Re: Security warnings when using LLVM 9 |
Date: |
Sat, 1 Sep 2018 20:06:04 +0200 |
> On 1 Sep 2018, at 19:22, Uxio Prego <address@hidden> wrote:
>
> For a couple miscellaneous reasons I have seldom used custom
> installs of (then) newer GCC versions to `/usr/local/`.
>
> If I ever need a newer or more canonical Clang for some reason,
> I'll be sure to remember your words.
One reason to use GCC and/or the real Clang is C++17. Apart from that, if you
develop, they are slightly different in warnings, so for that reason it can be
good to try both.