This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Avoid adding space after the name of a function-like macro when the name is a keyword.
ClosedPublic

Authored by curdeius on Feb 2 2022, 1:23 PM.

Diff Detail

Event Timeline

curdeius requested review of this revision.Feb 2 2022, 1:23 PM
curdeius created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 1:23 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Feb 3 2022, 12:14 AM
owenpan accepted this revision.Feb 3 2022, 2:53 AM
This revision was landed with ongoing or failed builds.Feb 3 2022, 9:45 AM
This revision was automatically updated to reflect the committed changes.