diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-04-19 16:48:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-19 16:48:49 +0200 |
commit | 6196b4ee8c47dc4a2267b7c704d1811e68c7f1c1 (patch) | |
tree | ac7079e079ba964b09f45ad60891485bc8b9823a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 8fdebff69d92fd3c6023bf2d0646ca909bb4ec05 (diff) | |
download | llvm-6196b4ee8c47dc4a2267b7c704d1811e68c7f1c1.zip llvm-6196b4ee8c47dc4a2267b7c704d1811e68c7f1c1.tar.gz llvm-6196b4ee8c47dc4a2267b7c704d1811e68c7f1c1.tar.bz2 |
[clang][bytecode] Don't set OnePastEnd bit for array elements (#136422)
If we refer to arr[N], don't set the OnePastEnd bit of the APValue,
since that is already encoded in the array index.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions