Discussion:
CVS commit: src/external/gpl3/gcc/dist/libsanitizer/interception
Christos Zoulas
2014-10-22 00:15:16 UTC
Permalink
Module Name: src
Committed By: christos
Date: Wed Oct 22 00:15:16 UTC 2014

Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/interception:
interception_linux.cc

Log Message:
the interceptors don't know about __RENAME() so add a kludge.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/gpl3/gcc/dist/libsanitizer/interception/interception_linux.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...