This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Never remove braces in macro definitions
ClosedPublic

Authored by owenpan on Jul 15 2022, 11:20 PM.

Diff Detail

Event Timeline

owenpan created this revision.Jul 15 2022, 11:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 15 2022, 11:20 PM
owenpan requested review of this revision.Jul 15 2022, 11:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 15 2022, 11:20 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
curdeius accepted this revision.Jul 16 2022, 1:38 AM

Nice finding! LGTM

This revision is now accepted and ready to land.Jul 16 2022, 1:38 AM
This revision was automatically updated to reflect the committed changes.