[PATCH] D126247: `readability-indentifier-naming` resolution order and examples

2022-05-25 Thread Kazys Stepanas via Phabricator via cfe-commits
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

[PATCH] D126247: `readability-indentifier-naming` resolution order and examples

2022-05-23 Thread Richard via Phabricator via cfe-commits
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

[PATCH] D126247: `readability-indentifier-naming` resolution order and examples

2022-05-23 Thread Eugene Zelenko via Phabricator via cfe-commits
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

[PATCH] D126247: `readability-indentifier-naming` resolution order and examples

2022-05-23 Thread Kazys Stepanas via Phabricator via cfe-commits
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