RFR: 8253892: Disable misleading-indentation on clang as well as gcc
Erik Joelsson
erikj at openjdk.java.net
Wed Nov 4 13:32:58 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.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1044
More information about the build-dev
mailing list