diff options
author | Chia-hung Duan <chiahungduan@google.com> | 2022-10-14 06:36:47 +0000 |
---|---|---|
committer | Chia-hung Duan <chiahungduan@google.com> | 2022-10-14 18:59:08 +0000 |
commit | fd7c7ad4fe0138314b922ea0db1691d5a679cc75 (patch) | |
tree | f9b9c76a15d21e183bf3dca2185d1cb37640af0f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d3366efd436dfc121d9d2f021c51832a800a8cd9 (diff) | |
download | llvm-fd7c7ad4fe0138314b922ea0db1691d5a679cc75.zip llvm-fd7c7ad4fe0138314b922ea0db1691d5a679cc75.tar.gz llvm-fd7c7ad4fe0138314b922ea0db1691d5a679cc75.tar.bz2 |
[scudo] Fix implicitly narrow casting (NFC)
u16 may be promoted to int by arithmetic type conversion. Do an explicit
cast to avoid certain compiler's warning.
Differential Revision: https://reviews.llvm.org/D135945
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions