diff options
author | David Blaikie <dblaikie@gmail.com> | 2022-07-09 17:04:01 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2022-07-09 17:04:01 +0000 |
commit | 9008d0a38e42027f4a01430358ccd38d32bc86d5 (patch) | |
tree | 69cea62515ab412a662e0a0ba8ad404f7b6f4b14 /llvm/lib/Bitcode | |
parent | 3a7986f57354e5bba5d94e0b5645a576c96cf495 (diff) | |
download | llvm-9008d0a38e42027f4a01430358ccd38d32bc86d5.zip llvm-9008d0a38e42027f4a01430358ccd38d32bc86d5.tar.gz llvm-9008d0a38e42027f4a01430358ccd38d32bc86d5.tar.bz2 |
Fix -Warray-parameter warning
Remove the bound in the definition, since it's not guaranteed/could
provide a false sense of security (I'd be inclined to go further and
change this to a pointer parameter, since that's what it really is - but
figured I'd preserve some of the author's intent here)
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions