This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Fix inline namespaces in llvm-namespace-comment
ClosedPublic

Authored by PiotrZSL on Aug 4 2023, 11:50 PM.

Details

Summary

Provide fixes for inline namespaces in the same format as clang-format.

Fixes: #56804

Diff Detail

Event Timeline

PiotrZSL created this revision.Aug 4 2023, 11:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2023, 11:50 PM
Herald added a subscriber: xazax.hun. · View Herald Transcript
PiotrZSL requested review of this revision.Aug 4 2023, 11:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 4 2023, 11:50 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Aug 5 2023, 7:59 AM