[all-commits] [llvm/llvm-project] 3fed31: [clang][dataflow]Propagate the result object locat...
Samira Bazuzi via All-commits
all-commits at lists.llvm.org
Sat Jul 13 00:39:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fed312d2bca7d44734ace75d18890675da0f89b
https://github.com/llvm/llvm-project/commit/3fed312d2bca7d44734ace75d18890675da0f89b
Author: Samira Bazuzi <bazuzi at google.com>
Date: 2024-07-13 (Sat, 13 Jul 2024)
Changed paths:
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
M clang/unittests/Analysis/FlowSensitive/DataflowEnvironmentTest.cpp
Log Message:
-----------
[clang][dataflow]Propagate the result object location for CXXDefaultInitExpr. (#98490)
These are not "original initializers"; the single node underneath
represents the initializing node.
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