- Fix aligning of trailing comments after comment at the end of a namespace
- Add tests for aligning of trailing comments after comment that documents the closing of a namespace
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/unittests/Format/FormatTest.cpp | ||
---|---|---|
17468–17470 | Shouldn't this be aligned? | |
17479 | Why repeat this here with just a longer comment, or do I miss something? |
Shouldn't this be aligned?