[webkit-changes] [WebKit/WebKit] 65f3f9: Add ASAN flag to compiler when preprocessing sandb...

Per Arne Vollan noreply at github.com
Tue Oct 17 11:27:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 65f3f986599dda3b52f25844623f3dbe05a32f75
      https://github.com/WebKit/WebKit/commit/65f3f986599dda3b52f25844623f3dbe05a32f75
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M Source/WebKit/DerivedSources.make

  Log Message:
  -----------
  Add ASAN flag to compiler when preprocessing sandboxes
https://bugs.webkit.org/show_bug.cgi?id=263218
rdar://117038358

Reviewed by Elliott Williams.

Add ASAN flag to compiler when preprocessing sandboxes which will make sure ASAN_ENABLED is set.

* Source/WebKit/DerivedSources.make:

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




More information about the webkit-changes mailing list