This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Don't format qualifiers in PPDirective
ClosedPublic

Authored by owenpan on Mar 27 2022, 1:28 PM.

Diff Detail

Event Timeline

owenpan created this revision.Mar 27 2022, 1:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2022, 1:28 PM
owenpan requested review of this revision.Mar 27 2022, 1:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2022, 1:28 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
curdeius accepted this revision.Mar 27 2022, 1:50 PM
This revision is now accepted and ready to land.Mar 27 2022, 1:50 PM
MyDeveloperDay accepted this revision.Mar 27 2022, 2:05 PM

LGTM thank you for the patch

This revision was automatically updated to reflect the committed changes.