diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-09-13 07:40:41 -0500 |
|---|---|---|
| committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-10-27 21:04:32 -0500 |
| commit | acf3093117e354c7cdf097600cd406a16720804d (patch) | |
| tree | 5dce789eada34cd4bb4c2c2c890a30bcf1c5d97c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 172078729fced990126cb9c0dc4fe19650069703 (diff) | |
[Attributor][FIX] Do not ignore memory writes in AAMemoryBehavior
Even if we look for `nocapture` we need to bail on escaping pointers.
The crucial thing is that we might not look at a big enough scope when
we derive the memory behavior. Thus, it might be `nocapture` in a larger
context while it is "captured" in a smaller context.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
