aboutsummaryrefslogtreecommitdiff
path: root/src/common/dwarf_cu_to_module.cc
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-03-18 17:23:10 -0700
committerMike Frysinger <vapier@chromium.org>2020-03-19 03:19:55 +0000
commit5bba75bfd6ec386b8e3af0b91332388a378135bf (patch)
treecfcf74a8adf8ea94912a41b9da563e973b16c357 /src/common/dwarf_cu_to_module.cc
parentUse ULONG_MAX instead of __WORDSIZE to determine native ELF architecture (diff)
downloadbreakpad-5bba75bfd6ec386b8e3af0b91332388a378135bf.tar.xz
Remove true/false defines in convert_UTF.cc
These are left over from when this file was written in C. In C++, true and false are keywords, so this is no longer necessary. In fact, redefining a keyword is not actually permitted in ISO C++ (https://eel.is/c++draft/macro.names#2), and is rejected by MSVC. Change-Id: I2f4a6eae7f8dd4d91b8ee6588c7ae5e8f20bd0d0 Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2105831 Reviewed-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'src/common/dwarf_cu_to_module.cc')
0 files changed, 0 insertions, 0 deletions