Integrated: 8253892: Disable misleading-indentation on clang as well as gcc
Magnus Ihse Bursie
ihse at openjdk.java.net
Wed Nov 4 16:20:54 UTC 2020
On Tue, 3 Nov 2020 22:25:08 GMT, Magnus Ihse Bursie <ihse at 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.
This pull request has now been integrated.
Changeset: 7dcaba63
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7dcaba63
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8253892: Disable misleading-indentation on clang as well as gcc
Reviewed-by: erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/1044
More information about the build-dev
mailing list