aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2025-05-02 11:01:38 +0200
committerGitHub <noreply@github.com>2025-05-02 11:01:38 +0200
commitdf264170f7f83530e03fb1ac22b3241797e86fe4 (patch)
treee4b09586f12b916012afc6aa84507f8d85ad4c09 /lldb/source/Commands/CommandObjectProcess.cpp
parentaa10f879dcbb3a08698d8c956de9cdf3b03def66 (diff)
downloadllvm-df264170f7f83530e03fb1ac22b3241797e86fe4.zip
llvm-df264170f7f83530e03fb1ac22b3241797e86fe4.tar.gz
llvm-df264170f7f83530e03fb1ac22b3241797e86fe4.tar.bz2
[ObjC][ProvenanceEval] Only evaluate pointers (#136876)
I believe this pass should only be calling PA.related() on pointer arguments -- the operation is not really meaningful for non-pointers. I've adjusted the test to use ptr loads instead of i8 loads, which I believe aligns with how these special globals would actually be used, and which is probably what this was intending to test. Ran into this while trying to eliminate illegal non-pointer AA queries.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions