linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] drop the concept of 'known-but-ignored' attributes
@ 2018-02-13 23:21 Luc Van Oostenryck
  2018-02-13 23:21 ` [RFC PATCH 1/2] By default disable the warning flag '-Wunknown-attribute' Luc Van Oostenryck
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Luc Van Oostenryck @ 2018-02-13 23:21 UTC (permalink / raw)
  To: linux-sparse
  Cc: Linus Torvalds, Josh Triplett, Lance Richardson, Ramsay Jones,
	Randy Dunlap, Rui Teng, Christopher Li, Luc Van Oostenryck

The goal of this series is to drop the concept of
'known-but-ignored' attributes which, for a semantic
checker like sparse, adds absolutely no added value
but bring endless annoyances.

Luc Van Oostenryck (2):
  By default disable the warning flag '-Wunknown-attribute'
  drop the concept of 'known-but-ignored' attributes

 gcc-attr-list.h                     | 210 ------------------------------------
 lib.c                               |   2 +-
 parse.c                             |  42 +-------
 validation/Wunknown-attribute-def.c |   1 -
 4 files changed, 2 insertions(+), 253 deletions(-)
 delete mode 100644 gcc-attr-list.h

-- 
2.16.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-02-15 20:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-13 23:21 [RFC PATCH 0/2] drop the concept of 'known-but-ignored' attributes Luc Van Oostenryck
2018-02-13 23:21 ` [RFC PATCH 1/2] By default disable the warning flag '-Wunknown-attribute' Luc Van Oostenryck
2018-02-13 23:21 ` [RFC PATCH 2/2] drop the concept of 'known-but-ignored' attributes Luc Van Oostenryck
2018-02-15 15:57 ` [RFC PATCH 0/2] " Josh Triplett
2018-02-15 17:33   ` Linus Torvalds
2018-02-15 17:54     ` Josh Triplett
2018-02-15 20:03       ` Luc Van Oostenryck
2018-02-15 19:53     ` Luc Van Oostenryck
2018-02-15 20:06       ` Christopher Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).