diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2014-08-20 01:40:23 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2014-08-20 01:40:23 +0000 |
commit | f39430bd4aa43a2c1032a1b9e62e64b68d3df8e1 (patch) | |
tree | 6b48c9470acc1d0d6bd65495bd14d1e88588e766 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | de23726dbd92b72a84b74725f7561adca0f1cee3 (diff) | |
download | llvm-f39430bd4aa43a2c1032a1b9e62e64b68d3df8e1.zip llvm-f39430bd4aa43a2c1032a1b9e62e64b68d3df8e1.tar.gz llvm-f39430bd4aa43a2c1032a1b9e62e64b68d3df8e1.tar.bz2 |
[dfsan] Treat vararg custom functions like unimplemented functions.
Because declarations of these functions can appear in places like autoconf
checks, they have to be handled somehow, even though we do not support
vararg custom functions. We do so by printing a warning and calling the
uninstrumented function, as we do for unimplemented functions.
llvm-svn: 216042
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions