public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* (no subject)
@ 2023-11-13  6:02 Iain Sandoe
  2023-11-13  6:02 ` [PATCH 1/4] c-family: Add handling for clang-style attributes [PR109877] Iain Sandoe
  0 siblings, 1 reply; 10+ messages in thread
From: Iain Sandoe @ 2023-11-13  6:02 UTC (permalink / raw)
  To: gcc-patches; +Cc: joseph, jason

This patch set is not actually particulalry new, I have been maintaining
it locally one Darwin branches and it has been tested on several versions
of Darwin both with and without Alex's __has_{feature, extension} patch.

This is one of the three most significant blockers to importing the macOS
SDKs properly, and cannot currently be fixincludes-ed (in fact it can not
ever really since the attribute is uaer-facing and so can be in end-user
code that we cannot fix).

OK for trunk?
thanks
Iain



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

end of thread, other threads:[~2023-11-14 21:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13  6:02 Iain Sandoe
2023-11-13  6:02 ` [PATCH 1/4] c-family: Add handling for clang-style attributes [PR109877] Iain Sandoe
2023-11-13  6:02   ` [PATCH 2/4] c-family, C: handle clang " Iain Sandoe
2023-11-13  6:02     ` [PATCH 3/4] c-family, C++: Handle " Iain Sandoe
2023-11-13  6:02       ` [PATCH 4/4] Darwin: Implement clang availability attribute [PR109877] Iain Sandoe
2023-11-14 21:03       ` [PATCH 3/4] c-family, C++: Handle clang attributes [PR109877] Marek Polacek
2023-11-13 23:57     ` [PATCH 2/4] c-family, C: handle " Marek Polacek
2023-11-14  0:43     ` Joseph Myers
2023-11-13 21:51   ` [PATCH 1/4] c-family: Add handling for clang-style " Jeff Law
2023-11-14 20:41   ` Jason Merrill

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 read-only IMAP folder(s) and NNTP newsgroup(s).