diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-12-02 21:13:43 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-12-02 21:13:43 +0000 |
commit | bcfabaa05bc45d33e9ff60dca769150453956e83 (patch) | |
tree | ab61a2e6d1cd536de5c34a78beb872f967c82fc5 /lldb/packages/Python/lldbsuite/test/functionalities/recursion | |
parent | 194913ffbe955633092a871c5f9a44bd43adb8d3 (diff) | |
download | bcm5719-llvm-bcfabaa05bc45d33e9ff60dca769150453956e83.tar.gz bcm5719-llvm-bcfabaa05bc45d33e9ff60dca769150453956e83.zip |
[Hexagon] Remove std::hex in favor of format().
std::hex is not used anywhere in LLVM code base except for this place,
and it has a known undefined behavior (at least in libstdc++ 4.9.3):
https://llvm.org/bugs/show_bug.cgi?id=18156, which fires in UBSan
bootstrap of LLVM.
llvm-svn: 254547
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion')
0 files changed, 0 insertions, 0 deletions