[all-commits] [llvm/llvm-project] 6b85cc: [clang][dataflow] Use existing accessors to check ...
martinboehme via All-commits
all-commits at lists.llvm.org
Mon Apr 24 07:32:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b85cc18eb7be0fdc01b8586347750e65e56a4c3
https://github.com/llvm/llvm-project/commit/6b85cc18eb7be0fdc01b8586347750e65e56a4c3
Author: Martin Braenne <mboehme at google.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Transfer.cpp
Log Message:
-----------
[clang][dataflow] Use existing accessors to check for copy and move assignment ops.
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D148612
More information about the All-commits
mailing list