[all-commits] [llvm/llvm-project] ba5390: [clang][dataflow] Add support for comma binary ope...
Stanislav Gatev via All-commits
all-commits at lists.llvm.org
Fri Jun 17 10:48:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba53906ceff1e7979cac37ff6fdc27e976fc169a
https://github.com/llvm/llvm-project/commit/ba53906ceff1e7979cac37ff6fdc27e976fc169a
Author: Stanislav Gatev <sgatev at google.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Transfer.cpp
M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
Log Message:
-----------
[clang][dataflow] Add support for comma binary operator
Add support for comma binary operator.
Differential Revision: https://reviews.llvm.org/D128013
Reviewed-by: ymandel, xazax.hun
More information about the All-commits
mailing list