Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d073f90cc1bf4b9327a529b226545449c0ef8f31
https://github.com/WebKit/WebKit/commit/d073f90cc1bf4b9327a529b226545449c0ef8f31
Author: Geoffrey Garen <[email protected]>
Date: 2026-09-11 (Fri, 11 Sep 2026)
Changed paths:
M Tools/Scripts/analyze-safer-cpp
Log Message:
-----------
[ analyze-safer-cpp ] Improve support for beta and open source clangs
https://bugs.webkit.org/show_bug.cgi?id=323932
rdar://187169107
Reviewed by David Kilzer.
* Tools/Scripts/analyze-safer-cpp: Add entries for borrow checking
analysis, so we can try it out. (Borrow checking is not upstream yet.)
Decompose the CMake prefix header to avoid version mismatch problems.
Define some missing symbols that become apparent when working with
open source clang and WeKit IPC.
When analyzing a header, explicitly #include it in a dummy .cpp file
so that #pragma once and similar magic work as
expected.
Canonical link:
https://flagged.apple.com:443/proxy?t2=DN6f8Z4fR9&o=aHR0cHM6Ly9jb21taXRzLndlYmtpdC5vcmcvMzIwOTMwQG1haW4=&emid=e5e8b0b6-eb12-43f3-89ec-65ebc65de66d&c=11
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications