This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Turn off auto-formatting of generated files. NFC.
ClosedPublic

Authored by curdeius on Jan 11 2021, 6:27 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG30a7d430e869: [libc++] Turn off auto-formatting of generated files. NFC.
Summary

This adds // clang-format off in the auto-generated file to avoid lint warnings.

Diff Detail

Event Timeline

curdeius created this revision.Jan 11 2021, 6:27 AM
curdeius requested review of this revision.Jan 11 2021, 6:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 11 2021, 6:27 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jan 11 2021, 8:33 AM
This revision is now accepted and ready to land.Jan 11 2021, 8:33 AM