diff options
author | T-Gruber <100079402+T-Gruber@users.noreply.github.com> | 2025-03-04 17:00:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 17:00:55 +0100 |
commit | 9c542bcf0a1b243dd39c2ecffdd7331c15ae0fb1 (patch) | |
tree | 0b2a70a6c97a0312057c9497acc153ff72c6b0ad /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | cd3d10cba512f34deb38d80e7acdf1af6b5d11c9 (diff) | |
download | llvm-9c542bcf0a1b243dd39c2ecffdd7331c15ae0fb1.zip llvm-9c542bcf0a1b243dd39c2ecffdd7331c15ae0fb1.tar.gz llvm-9c542bcf0a1b243dd39c2ecffdd7331c15ae0fb1.tar.bz2 |
[analyzer] performTrivialCopy triggers checkLocation before binding (#129016)
The triggered callbacks for the default copy constructed instance and
the instance used for initialization now behave in the same way. The LHS
already calls checkBind. To keep this consistent, checkLocation is now
triggered accordingly for the RHS.
Further details on the previous discussion:
https://discourse.llvm.org/t/checklocation-for-implicitcastexpr-of-kind-ck-noop/84729
---------
Authored-by: tobias.gruber <tobias.gruber@concentrio.io>
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions