Skip to content

Commit bcbe2eb

Browse files
committed
Auto merge of #145259 - nikic:read-only-capture, r=wesleywiser
Tell LLVM about read-only captures `&Freeze` parameters are not only `readonly` within the function, but any captures of the pointer can also only be used for reads. This can now be encoded using the `captures(address, read_provenance)` attribute.
2 parents 273a15f + e8fd761 commit bcbe2eb

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)