| Auto-Submit | +1 |
This looks like a trivial patch. LGTM.
Eugene, could you please take a look?
#include <type_traits>Note: this is ~needed for the pre-existing `std::is_trivial`.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Arthur, it looks like you need to re-Auth
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
Fix unsafe buffer usage in vp9_uncompressed_header_parser_unittest.cc
Replaced unsafe memcmp with base::byte_span_from_ref and span comparison
to fix unsafe buffer error(s).
Initial patchset generated by headless gemini-cli using:
//agents/prompts/projects/spanification/run.py
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |