Re: [PATCH] Makefile: Don't try to add '-fcatch-undefined-behavior' flag

From: Masahiro Yamada
Date: Thu May 09 2019 - 09:35:39 EST


On Thu, May 9, 2019 at 8:49 PM Nathan Chancellor
<natechancellor@xxxxxxxxx> wrote:
>
> This is no longer a valid option in clang, it was removed in 3.5, which
> we don't support.
>
> https://github.com/llvm/llvm-project/commit/cb3f812b6b9fab8f3b41414f24e90222170417b4
>
> Signed-off-by: Nathan Chancellor <natechancellor@xxxxxxxxx>
> ---
>
> Let me know if you want this incremental to your patch.

No problem. I will rebase mine on top of this.

> I figured it
> made more sense to remove this then do the cc-option/cc-disable-warning
> removal because it will simplify the commit message.

Yes, I agree!


Thanks.

--
Best Regards
Masahiro Yamada