aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorMartin Wehking <martin.wehking@codeplay.com>2024-03-01 16:11:12 +0000
committerGitHub <noreply@github.com>2024-03-01 21:41:12 +0530
commit92fe6c61f900d6479f7ab708784c9e62d7523768 (patch)
tree4f5e8dc081a0429b563a2e69b8bec943cb6a204e /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parentb92c3fe0274f3ba3bb7c58a8529bd9c4303a3b51 (diff)
downloadllvm-92fe6c61f900d6479f7ab708784c9e62d7523768.zip
llvm-92fe6c61f900d6479f7ab708784c9e62d7523768.tar.gz
llvm-92fe6c61f900d6479f7ab708784c9e62d7523768.tar.bz2
Silence illegal address computation warning (#83244)
Add an assertion before an access of ValMappings to ensure that it is within the array bounds. Silence a static analyzer warning through this.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions