This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] [NFC] release note placed in the wrong location and other rst linting errors
ClosedPublic

Authored by MyDeveloperDay on May 15 2020, 1:35 PM.

Details

Summary

The release notes for ObjCBreakBeforeNestedBlockParam was placed between the release note for IndentCaseBlocks and its example code

Remove other whitespace and line limit issues and double blank line issues (@Eugene.Zelenko)

Diff Detail

Event Timeline

MyDeveloperDay created this revision.May 15 2020, 1:35 PM
MyDeveloperDay edited the summary of this revision. (Show Details)
ghvg1313 accepted this revision.May 15 2020, 1:39 PM

Thanks for the fix!

This revision is now accepted and ready to land.May 15 2020, 1:39 PM
Eugene.Zelenko added inline comments.May 15 2020, 2:04 PM
clang/docs/ReleaseNotes.rst
114

This and next line should be merged.

MyDeveloperDay marked an inline comment as done.May 15 2020, 3:15 PM
MyDeveloperDay added inline comments.
clang/docs/ReleaseNotes.rst
114

I knew you'd be perfect to review this...

Eugene.Zelenko added inline comments.Aug 10 2020, 7:24 AM
clang/docs/ReleaseNotes.rst
70

I think int should be highlighted too with double back-ticks.

114

I'm happy to help!