commit | 97b99dadcf714384111bc01bb6d34efa64445c38 | [log] [tgz] |
---|---|---|
author | Sirraide <aeternalmail@gmail.com> | Tue Sep 16 02:02:01 2025 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 15 17:05:41 2025 -0700 |
tree | e48c89f1c807f2885c9556a883497885eb491d81 | |
parent | 6d8cc2cb3c40ccdc2149cdb1cca785ead4c9f6c2 [diff] |
[LLDB] [Tests] Downgrade -Wincompatible-pointer-types to a warning in some tests (#158756) These no longer compile because the warning now defaults to an error after #157364, so downgrade the error to a warning for now; I’m not familiar enough with either LLDB or MacOS to fix these warnings properly (assuming they’re unintended). GitOrigin-RevId: 9b95e10d5ea6b61e0d9af0a800d63566ae32a2d0