Provide fixes for inline namespaces in the same format as clang-format.
Fixes: #56804
Paths
| Differential D157178
[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 TimelineThis revision is now accepted and ready to land.Aug 5 2023, 7:59 AM Closed by commit rG166372e0bd2d: [clang-tidy] Fix inline namespaces in llvm-namespace-comment (authored by PiotrZSL). · Explain WhyAug 5 2023, 9:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 547497 clang-tools-extra/clang-tidy/readability/NamespaceCommentCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/google/readability-namespace-comments-c++17.cpp
|