aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectGUI.cpp
diff options
context:
space:
mode:
authorpeter klausler <pklausler@nvidia.com>2021-06-16 16:37:20 -0700
committerpeter klausler <pklausler@nvidia.com>2021-06-16 16:41:08 -0700
commitfc4f457fcc531871e86ecaaffc46ef98249b8e6a (patch)
treeae6fb24cfcc7cc155b406b3f524aedd2a62a42fa /lldb/source/Commands/CommandObjectGUI.cpp
parent07990571812df2a702daa2d7cbcd7c3f4e09cdda (diff)
downloadllvm-fc4f457fcc531871e86ecaaffc46ef98249b8e6a.zip
llvm-fc4f457fcc531871e86ecaaffc46ef98249b8e6a.tar.gz
llvm-fc4f457fcc531871e86ecaaffc46ef98249b8e6a.tar.bz2
[flang] Fix ARM/POWER test failure (folding20.f90)
Recent code for folding MINVAL() didn't allow for architectures whose C/C++ char type is unsigned, so the value of the maximum Fortran character was incorrect. This was caught by the folding20.f90 test. The fix is to avoid numeric_limits<> and use hard values for max signed integers of various character kinds. Pushing into llvm-project/main to restore ARM/POWER buildbots.
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions