diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2023-12-15 15:51:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 15:51:10 +0100 |
commit | 57fcc238968cff9944509b7a5dcf47286ad374e5 (patch) | |
tree | 3b5a36a057f2c49a81d3e986a7bc8d07e34d114d /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 32f9983c064557883223b585810eac3c6797d500 (diff) | |
download | llvm-57fcc238968cff9944509b7a5dcf47286ad374e5.zip llvm-57fcc238968cff9944509b7a5dcf47286ad374e5.tar.gz llvm-57fcc238968cff9944509b7a5dcf47286ad374e5.tar.bz2 |
[libc] Fix improper initialization of `StorageType` (#75610)
`StorageType` may be a `BigInt` under the hood. Initializing it with
`-1` does not yields the maximum value.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions