[webkit-changes] [WebKit/WebKit] c73216: Rename IGNORE_CLANG_19_STATIC_ANALYZER_WARNINGS_AT...

Ryosuke Niwa noreply at github.com
Thu May 23 17:48:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c73216600cf8ca0aaaf81ca1340716a9b3f9e015
      https://github.com/WebKit/WebKit/commit/c73216600cf8ca0aaaf81ca1340716a9b3f9e015
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-05-23 (Thu, 23 May 2024)

  Changed paths:
    M Source/WTF/wtf/Compiler.h

  Log Message:
  -----------
  Rename IGNORE_CLANG_19_STATIC_ANALYZER_WARNINGS_ATTRIBUTE
https://bugs.webkit.org/show_bug.cgi?id=274620

Reviewed by Yusuke Suzuki.

Split IGNORE_CLANG_19_STATIC_ANALYZER_WARNINGS_ATTRIBUTE
into more semantically named macros:
IGNORE_CLANG_STATIC_ANALYZER_WARNINGS_ATTRIBUTE_ON_MEMBER
IGNORE_CLANG_STATIC_ANALYZER_WARNINGS_ATTRIBUTE_ON_CLASS

* Source/WTF/wtf/Compiler.h:

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



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


More information about the webkit-changes mailing list