On Tue, 3 Nov 2020 22:25:08 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> With clang 10.0, the compiler now detects a new class of warnings. The 
> `misleading-indentation` warning has previously been disabled on gcc for 
> hotspot and libfdlibm.  Now we need to disable it for clang as well.

Why do we disable the warning instead of fixing the incorrect indentations?

-------------

PR: https://git.openjdk.java.net/jdk/pull/1044

Reply via email to