[webkit-changes] [WebKit/WebKit] 403e78: v2: "make analyze" should run clang static analyze...
EWS
noreply at github.com
Tue Dec 13 15:31:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 403e78eb6ddb81c1319cca7045b09199474573ed
https://github.com/WebKit/WebKit/commit/403e78eb6ddb81c1319cca7045b09199474573ed
Author: David Kilzer <ddkilzer at apple.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M Makefile.shared
Log Message:
-----------
v2: "make analyze" should run clang static analyzer in deep mode
https://bugs.webkit.org/show_bug.cgi?id=249251
<rdar://103318218>
Reviewed by Ryan Haddad.
Pass 'CLANG_STATIC_ANALYZER_MODE=deep' to xcodebuild to run
clang static analyzer in deep mode.
* Makefile.shared:
(analyze):
Canonical link: https://commits.webkit.org/257816@main
More information about the webkit-changes
mailing list