Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan
Module Name: src
Committed By: mrg
Date: Tue Sep 16 22:23:05 UTC 2025
Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_common.cpp
Log Message:
use consistent printf format for "tid_t" (%llu, not %zu).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/dist/libsanitizer/lsan/lsan_common.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index