[all-commits] [llvm/llvm-project] f95aac: [clang][dataflow] Copy records relative to the des...
Samira Bakon via All-commits
all-commits at lists.llvm.org
Wed Sep 24 11:28:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f95aacaf0465925e508d019b47efcb635428d049
https://github.com/llvm/llvm-project/commit/f95aacaf0465925e508d019b47efcb635428d049
Author: Samira Bakon <bazuzi at google.com>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Transfer.cpp
M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
Log Message:
-----------
[clang][dataflow] Copy records relative to the destination type for c… (#160557)
…opy/move assignments.
This mirrors the handling of copy/move constructors.
Also fix a couple capitalizations of variables in an adjacent and
related test.
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