This is an archive of the discontinued LLVM Phabricator instance.

[libc] Refactor WrapperGen to make the flow cleaner.
ClosedPublic

Authored by sivachandra on Dec 16 2020, 1:07 PM.

Diff Detail

Event Timeline

sivachandra created this revision.Dec 16 2020, 1:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 16 2020, 1:07 PM
sivachandra requested review of this revision.Dec 16 2020, 1:07 PM
michaelrj accepted this revision.Dec 16 2020, 3:43 PM

accepted with nits

libc/utils/tools/WrapperGen/Main.cpp
54

Nit: Exactly

59

Nit: simultaneously

68

Nit: At least

This revision is now accepted and ready to land.Dec 16 2020, 3:43 PM
sivachandra marked 3 inline comments as done.

Fix nits.

Addressed comments.

This revision was landed with ongoing or failed builds.Dec 17 2020, 8:57 AM
This revision was automatically updated to reflect the committed changes.