This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Fix QualifierAlignment with global namespace qualified types.
ClosedPublic

Authored by curdeius on May 20 2022, 3:29 PM.

Diff Detail

Event Timeline

curdeius created this revision.May 20 2022, 3:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 20 2022, 3:29 PM
curdeius requested review of this revision.May 20 2022, 3:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 20 2022, 3:29 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript

If you can think of other cases that may misbehave, I'll be happy to test (and fix) these.

MyDeveloperDay accepted this revision.May 21 2022, 3:42 PM

Brilliant thank you, LGTM

This revision is now accepted and ready to land.May 21 2022, 3:42 PM