The CallSite arg iterator is really User::op_iterator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 53984 Build 61785: arc lint + arc unit
Differential D78507
[llvm][NFC][CallSite] Remove CallSite from Lint.cpp ClosedPublic Authored by mtrofin on Apr 20 2020, 10:32 AM.
Details Summary The CallSite arg iterator is really User::op_iterator.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 20 2020, 10:51 AM Closed by commit rG1809949239ae: [llvm][NFC][CallSite] Remove CallSite from Lint.cpp (authored by mtrofin). · Explain WhyApr 20 2020, 1:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 258790 llvm/lib/Analysis/Lint.cpp
|