Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d447901cb86598a19fd0fb8013906fdbcbad18b
      
https://github.com/WebKit/WebKit/commit/5d447901cb86598a19fd0fb8013906fdbcbad18b
  Author: Geoffrey Garen <[email protected]>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M Configurations/CommonBase.xcconfig

  Log Message:
  -----------
  Silence warnings about object files that contain no symbols
https://bugs.webkit.org/show_bug.cgi?id=302981
rdar://165238238

Reviewed by Elliott Williams.

There are about 100 of these warnings -- caused by things like files that are
empty due to platform ifdef's, or files that are reserved for future unified
build expansion, or files that only contain static_asserts -- so they conceal
more than they reveal.

* Configurations/CommonBase.xcconfig:

Canonical link: https://commits.webkit.org/303429@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to