This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Add .inc extension to git-clang-format
ClosedPublic

Authored by aganea on Nov 26 2022, 7:47 AM.

Details

Summary

The .inc extension isn't picked up for formatting when doing git clang-format on the LLVM repo. I'm not sure if we want this at large or more specific just for the LLVM codebase.

Diff Detail

Event Timeline

aganea created this revision.Nov 26 2022, 7:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 26 2022, 7:47 AM
aganea requested review of this revision.Nov 26 2022, 7:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 26 2022, 7:47 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
HazardyKnusperkeks edited reviewers, added: MyDeveloperDay, owenpan; removed: Restricted Project.Nov 26 2022, 1:10 PM
HazardyKnusperkeks added a project: Restricted Project.
owenpan accepted this revision.Nov 26 2022, 2:46 PM
This revision is now accepted and ready to land.Nov 26 2022, 2:46 PM
This revision was automatically updated to reflect the committed changes.