[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 15:15:14 PDT 2020
MyDeveloperDay marked an inline comment as done.
MyDeveloperDay 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
----------------
Eugene.Zelenko wrote:
> This and next line should be merged.
I knew you'd be perfect to review this...
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