[all-commits] [llvm/llvm-project] e64f5d: Revert "[clang][dataflow] Expose simple access to ...
Samira Bakon via All-commits
all-commits at lists.llvm.org
Wed Jun 25 07:24:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e64f5dd948478505a790e339525847c71eb1eb24
https://github.com/llvm/llvm-project/commit/e64f5dd948478505a790e339525847c71eb1eb24
Author: Samira Bakon <bazuzi at google.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/StorageLocation.h
Log Message:
-----------
Revert "[clang][dataflow] Expose simple access to child StorageLocation presence." (#145710)
Reverts llvm/llvm-project#145520
Exposed function is no longer needed and side-stepped the intended
contract that the present children are the same set returned by
`getModeledFields()` and presence shouldn't need to be queried for
arbitrary fields.
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