diff options
author | Nancy Wang <wangn@ca.ibm.com> | 2022-10-18 15:53:03 -0400 |
---|---|---|
committer | Muiez Ahmed <muiez@ibm.com> | 2022-10-18 15:56:18 -0400 |
commit | 8266eefd91dafec10afcd99be0624fb3e2ceb1bb (patch) | |
tree | d3e137ba75381f91ed82b2bed30aab564bfe2776 /clang/lib/Basic/SourceManager.cpp | |
parent | df455beedfcd4634450e5782d6bb4986218174e2 (diff) | |
download | llvm-8266eefd91dafec10afcd99be0624fb3e2ceb1bb.zip llvm-8266eefd91dafec10afcd99be0624fb3e2ceb1bb.tar.gz llvm-8266eefd91dafec10afcd99be0624fb3e2ceb1bb.tar.bz2 |
[SystemZ][z/OS][libcxx]: fix the mask in stage2_float_loop function
This patch is to fix issue related to __stage2_float_loop function, float point value comparison is not working on EBCDIC mode because the mask is hard-coded and assumes character is ASCII, fix is to use toupper function when do the comparison.
Differential Revision: https://reviews.llvm.org/D118930
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions