diff options
| author | martinboehme <mboehme@google.com> | 2024-03-19 09:22:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-19 09:22:35 +0100 |
| commit | b788e4655c4e06f6821bc220e5745d6a4f9d4d09 (patch) | |
| tree | 672947960fa6d2a8198717df0afc6570316b27b0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | eac68447adac3852524c66acac7ab64d90205f47 (diff) | |
[clang][dataflow] Model assignment to derived class from base. (#85064)
This is a relatively rare case, but
- It's still nice to get this right,
- We can remove the special case for this in
`VisitCXXOperatorCallExpr()` (that
simply bails out), and
- With this in place, I can avoid having to add a similar special case
in an
upcoming patch.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
