Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1628626

[PATCH 0/2] kbuild: clang: Disable spurious warnings

From Matthias Kaehlcke <mka@chromium.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] kbuild: clang: Disable spurious warnings
Date 2017-04-21 23:50 +0200
Message-ID <tyOBc-2u9-23@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Disable two clang warnings that generate a lot of noise.

Matthias Kaehlcke (2):
  kbuild: clang: Disable 'address-of-packed-member' warning
  kbuild: clang: Disable the 'duplicate-decl-specifier' warning

 Makefile | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.12.2.816.g2cccc81164-goog

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] kbuild: clang: Disable spurious warnings Matthias Kaehlcke <mka@chromium.org> - 2017-04-21 23:50 +0200
  [PATCH 2/2] kbuild: clang: Disable the 'duplicate-decl-specifier' warning Matthias Kaehlcke <mka@chromium.org> - 2017-04-21 23:50 +0200

csiph-web