summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authormartinboehme <mboehme@google.com>2024-03-19 09:22:35 +0100
committerGitHub <noreply@github.com>2024-03-19 09:22:35 +0100
commitb788e4655c4e06f6821bc220e5745d6a4f9d4d09 (patch)
tree672947960fa6d2a8198717df0afc6570316b27b0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenteac68447adac3852524c66acac7ab64d90205f47 (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