diff options
author | Kristóf Umann <dkszelethus@gmail.com> | 2024-06-07 09:49:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-07 09:49:16 +0200 |
commit | e622996eddfb2826d258b3a3760eed195f97aabe (patch) | |
tree | a6c2a2f398a8285718d611888ed78fe9addd7eaa /llvm/lib/CodeGen | |
parent | c15b86731b78de88fadbc16ea1c2df2f60c991e9 (diff) | |
download | llvm-e622996eddfb2826d258b3a3760eed195f97aabe.zip llvm-e622996eddfb2826d258b3a3760eed195f97aabe.tar.gz llvm-e622996eddfb2826d258b3a3760eed195f97aabe.tar.bz2 |
[analyzer][NFC] Factor out NoOwnershipChangeVisitor (#94357)
In preparation for adding essentially the same visitor to StreamChecker,
this patch factors this visitor out to a common header.
I'll be the first to admit that the interface of these classes are not
terrific, but it rather tightly held back by its main technical debt,
which is NoStoreFuncVisitor, the main descendant of
NoStateChangeVisitor.
Change-Id: I99d73ccd93a18dd145bbbc83afadbb432dd42b90
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions