diff options
author | Nikita Popov <npopov@redhat.com> | 2025-05-27 15:15:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 15:15:57 +0200 |
commit | 904d0c293e4de2c63ef473bbd2b1d3f56f113402 (patch) | |
tree | d7990b6e618e3a4d1bc799e3d382d5dd7e7072b4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 29db3058a8e50775cd236ef4462ae04fdc4ba90c (diff) | |
download | llvm-904d0c293e4de2c63ef473bbd2b1d3f56f113402.zip llvm-904d0c293e4de2c63ef473bbd2b1d3f56f113402.tar.gz llvm-904d0c293e4de2c63ef473bbd2b1d3f56f113402.tar.bz2 |
[Inline] Only consider provenance captures for scoped alias metadata (#138540)
When determining whether an escape source may alias with a noalias
argument, only take provenance captures into account. If only the
address of the argument was captured, an access through the escape
source is not legal.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions