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

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 15 14:10:02 PDT 2020


Eugene.Zelenko added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:114
+  this occurs when the use of the ``extern`` keyword is neglected in the
+  declaration
   of a variable in a header file. In some cases, no specific translation unit
----------------
This and next line should be merged.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80031/new/

https://reviews.llvm.org/D80031





More information about the cfe-commits mailing list