This is an archive of the discontinued LLVM Phabricator instance.

[libc] Add a linting target named "libc-lint".
ClosedPublic

Authored by sivachandra on Feb 24 2023, 12:34 AM.

Details

Summary

Lint targets for individual entrypoints have also been cleaned up. The
target "libc-lint" depends on the individual lint targets.

Diff Detail

Event Timeline

sivachandra created this revision.Feb 24 2023, 12:34 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 24 2023, 12:34 AM
sivachandra requested review of this revision.Feb 24 2023, 12:34 AM
lntue accepted this revision.Feb 24 2023, 5:10 AM
This revision is now accepted and ready to land.Feb 24 2023, 5:10 AM
This revision was automatically updated to reflect the committed changes.