Bug 258362

Summary: Fix ignoring stringop-truncation warnings with clang
Product: WebKit Reporter: Patrick Griffis <pgriffis>
Component: JavaScriptCoreAssignee: Patrick Griffis <pgriffis>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Patrick Griffis
Reported 2023-06-21 12:16:54 PDT
IGNORE_GCC_WARNINGS_BEGIN only applies to gcc and in this case clang supports the same stringop-truncation warning.
Attachments
Patrick Griffis
Comment 1 2023-06-21 12:18:04 PDT
EWS
Comment 2 2023-06-22 11:09:10 PDT
Committed 265414@main (9f8cdbea8cd8): <https://commits.webkit.org/265414@main> Reviewed commits have been landed. Closing PR #15152 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-06-22 11:10:16 PDT
Note You need to log in before you can comment on or make changes to this bug.