As pointed out here: #33810 (review):
+#include <assert.h>
Suggesting <assert.h> is incorrect, and if the dev applied that diff, clang-tidy will fail with modernize-deprecated-headers.
As pointed out here: #33810 (review):
+#include <assert.h>
Suggesting <assert.h> is incorrect, and if the dev applied that diff, clang-tidy will fail with modernize-deprecated-headers.