Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
An entry in the changelog would be nice.
| clang/lib/Format/ContinuationIndenter.cpp | ||
|---|---|---|
| 1407–1409 | ||
| clang/docs/ClangFormatStyleOptions.rst | ||
|---|---|---|
| 3891 | @HazardyKnusperkeks Maybe I misunderstand something, I think I already add an entry here by running clang/docs/tools/dump_format_style.py. | |
| clang/docs/ClangFormatStyleOptions.rst | ||
|---|---|---|
| 3891 | 
 This is the documentation about the configuration. I was talking about an entry in the clang/docs/ReleaseNotes.rst. | |
@HazardyKnusperkeks Maybe I misunderstand something, I think I already add an entry here by running clang/docs/tools/dump_format_style.py.