WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152124
[B3] Make GCC ignore warnings in FTLB3Output.h
https://bugs.webkit.org/show_bug.cgi?id=152124
Summary
[B3] Make GCC ignore warnings in FTLB3Output.h
Csaba Osztrogonác
Reported
2015-12-10 06:01:36 PST
Clang already ignores missing-noreturn and unused-parameter warnings in FTLB3Output.h because of clang pragmas inside COMPILER(CLANG) But these warnings should be ignored by GCC too. Let's make these pragmas GCC and Clang friendly.
Attachments
Patch
(1.92 KB, patch)
2015-12-10 06:02 PST
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-12-10 06:02:52 PST
Created
attachment 267100
[details]
Patch
Mark Lam
Comment 2
2015-12-10 07:18:20 PST
Comment on
attachment 267100
[details]
Patch r=me
WebKit Commit Bot
Comment 3
2015-12-10 08:04:48 PST
Comment on
attachment 267100
[details]
Patch Clearing flags on attachment: 267100 Committed
r193904
: <
http://trac.webkit.org/changeset/193904
>
WebKit Commit Bot
Comment 4
2015-12-10 08:04:53 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug