KazNX updated this revision to Diff 432159.
KazNX added a comment.
Updated to address feedback.
- Typo corrections.
- Additional declarations.
- Changed source reference URL.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126247/new/
https://review
LegalizeAdulthood added inline comments.
Comment at:
clang-tools-extra/docs/clang-tidy/checks/readability-identifier-naming.rst:2742
double dValueDouble = 0.0;
ULONGulValueUlong = 0;
Phabricator says there is no context available. Did you genera
Eugene.Zelenko added inline comments.
Comment at:
clang-tools-extra/docs/clang-tidy/checks/readability-identifier-naming.rst:2747
+Resolution order
+---
+
Please make length same as title.
Comment at:
clang-tools-extra/docs/clang-tidy/che
KazNX created this revision.
KazNX added reviewers: whisperity, clang-tools-extra.
KazNX added a project: clang-tools-extra.
Herald added a subscriber: rnkovacs.
Herald added a project: All.
KazNX requested review of this revision.
Herald added a subscriber: cfe-commits.
Added extensive documentat