[all-commits] [llvm/llvm-project] a2caa4: [clang][dataflow] Treat comma operator correctly i...
martinboehme via All-commits
all-commits at lists.llvm.org
Mon Jan 22 00:23:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2caa4929e8e8a2ffff4ee5f03ab37a9be7462a0
https://github.com/llvm/llvm-project/commit/a2caa4929e8e8a2ffff4ee5f03ab37a9be7462a0
Author: martinboehme <mboehme at google.com>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
Log Message:
-----------
[clang][dataflow] Treat comma operator correctly in `getResultObjectLocation()`. (#78427)
More information about the All-commits
mailing list