Remove mention of a variable that is not used in the example for checker:
cppcoreguidelines-avoid-non-const-global-variables
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/avoid-non-const-global-variables.rst | ||
---|---|---|
34–35 | Please fill as much of 80 symbols as possible. |
Comment Actions
@bjosv Are you able to land the patch yourself, or should we do it for you? If so, please provide user and email for Github attribution.
Comment Actions
@carlosgalvezp Sorry, I should have mentioned that I don't have push rights and that this is my first contribution to llvm.
My GitHub user is: bjosv and email: bjorn.a.svensson@est.tech
Thanks.
Please fill as much of 80 symbols as possible.