[all-commits] [llvm/llvm-project] b0735f: [SSAF][PointerFlow] Upstream Reference-to-pointer ...
Ziqing Luo via All-commits
all-commits at lists.llvm.org
Thu Jun 25 15:25:26 PDT 2026
Branch: refs/heads/users/ziqingluo/PR-179151476
Home: https://github.com/llvm/llvm-project
Commit: b0735fd3095ca61bc75d13c098eb3447e24b551e
https://github.com/llvm/llvm-project/commit/b0735fd3095ca61bc75d13c098eb3447e24b551e
Author: Ziqing Luo <ziqing_luo at apple.com>
Date: 2026-06-25 (Thu, 25 Jun 2026)
Changed paths:
M clang/unittests/ScalableStaticAnalysis/Analyses/PointerFlow/PointerFlowTest.cpp
Log Message:
-----------
[SSAF][PointerFlow] Upstream Reference-to-pointer binding tests
The majority of the content of rdar://179151476 duplicates the
PointerFlow analysis after
https://github.com/llvm/llvm-project/pull/203633. Therefore, we only
need to upstream the tests for better test coverage and proving the
duplication.
rdar://179151476
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list