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

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 15 13:37:31 PDT 2020


MyDeveloperDay created this revision.
MyDeveloperDay added reviewers: ghvg1313, krasimir, jolesiak, Eugene.Zelenko.
MyDeveloperDay added projects: clang, clang-format.
MyDeveloperDay edited the summary of this revision.

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)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80031

Files:
  clang/docs/ReleaseNotes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80031.264331.patch
Type: text/x-patch
Size: 4927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200515/be426a8a/attachment.bin>


More information about the cfe-commits mailing list