aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf_line_to_module.cc
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-01-19 21:28:44 -0500
committerMark Mentovai <mark@chromium.org>2016-01-19 21:28:44 -0500
commit48673cdb8c0c1e9eb137c7a68583b5e5898a54eb (patch)
treeb2f921fce6dff6b898f6ca23468bc05f00e93354 /src/common/dwarf_line_to_module.cc
parentbreakpad: fix unittest failure when building with clang. (diff)
downloadbreakpad-48673cdb8c0c1e9eb137c7a68583b5e5898a54eb.tar.xz
Fix usage of snprintf for MSVC
Older versions of MSVC don't have a snprintf functions. Some files were already working around that, but not all of them. Instead of copying the logic into every file, I centralize it into a new stdio.h wrapper file and make other files include that. BUG= R=mark@chromium.org Review URL: https://codereview.chromium.org/1602563003 . Patch from Pavel Labath <labath@google.com>.
Diffstat (limited to 'src/common/dwarf_line_to_module.cc')
0 files changed, 0 insertions, 0 deletions