mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
6821cd45ed
Since Clang enables a couple of warnings that we don't have in GCC, these were not caught before. Included fixes: - Use correct printf format string for `size_t` - Don't compare Nonnull(Ref|Own)Ptr` to nullptr - Fix unsigned int& => unsigned long& conversion |
||
---|---|---|
.. | ||
accuracy-strtod.cpp | ||
CMakeLists.txt | ||
memmem-tests.cpp | ||
overlong_realpath.cpp | ||
qsort-sorts-and-copies.cpp | ||
scanf.cpp | ||
snprintf-correctness.cpp | ||
strlcpy-correctness.cpp | ||
TestIo.cpp | ||
TestLibCDirEnt.cpp | ||
TestLibCExec.cpp | ||
TestLibCInodeWatcher.cpp | ||
TestLibCMkTemp.cpp | ||
TestLibCString.cpp | ||
TestLibCTime.cpp | ||
TestStackSmash.cpp |