Skip to content

Replace NULL and 0 with nullptr in C++ code#137

Merged
jzern merged 2 commits intowebmproject:mainfrom
jzern:sync-4
Apr 29, 2025
Merged

Replace NULL and 0 with nullptr in C++ code#137
jzern merged 2 commits intowebmproject:mainfrom
jzern:sync-4

Conversation

@jzern
Copy link
Copy Markdown
Contributor

@jzern jzern commented Apr 29, 2025

This is more in line with the Google C++ style guide and quiets some
clang-tidy warnings.

PiperOrigin-RevId: 424285717

jzern added 2 commits April 28, 2025 17:19
This is more in line with the Google C++ style guide and quiets some
clang-tidy warnings.

PiperOrigin-RevId: 424285717
@jzern jzern marked this pull request as ready for review April 29, 2025 00:24
@jzern jzern merged commit 927069e into webmproject:main Apr 29, 2025
4 checks passed
@jzern jzern deleted the sync-4 branch April 29, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant