This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Remove unused IsFunctionType is_variadic_ptr parameter (NFC)
ClosedPublic

Authored by kastiglione on Dec 7 2020, 10:40 AM.

Diff Detail

Event Timeline

kastiglione requested review of this revision.Dec 7 2020, 10:40 AM
kastiglione created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 7 2020, 10:40 AM
kastiglione abandoned this revision.Dec 7 2020, 11:17 AM

I can't read.

kastiglione reclaimed this revision.Dec 7 2020, 11:26 AM

Remove function use of is_variadic_ptr

teemperor accepted this revision.Dec 7 2020, 12:38 PM
teemperor added a subscriber: teemperor.

LGTM, thanks! Bonus points for the emotional rollercoaster in the review history.

(You probably want to update the downstream next branch too once this has landed just to keep it green less red)

This revision is now accepted and ready to land.Dec 7 2020, 12:38 PM

Yes I plan to merge this manually (rather than automerge) to ensure it's not disruptive.

This revision was landed with ongoing or failed builds.Dec 8 2020, 11:51 PM
This revision was automatically updated to reflect the committed changes.