Since 37e6a4f9496c8e35efc654d7619a79d6dbb72f99, void and
unsigned char were added to primitive types for hungarian notation.
This commit adds them to the documentation.
Paths
| Differential D144422
[clang-tidy] update docs for new hungarian identifier-naming types (unsigned char and void) ClosedPublic Authored by amurzeau on Feb 20 2023, 11:51 AM.
Details Summary Since 37e6a4f9496c8e35efc654d7619a79d6dbb72f99, void and This commit adds them to the documentation.
Diff Detail
Event TimelineComment Actions I don't have commit access to the repo, so please commit this for me when accepted. Thanks! This revision is now accepted and ready to land.Feb 20 2023, 11:34 PM Closed by commit rGdc43f7107e29: [clang-tidy] update docs for new hungarian identifier-naming types (unsigned… (authored by amurzeau, committed by carlosgalvezp). · Explain WhyFeb 20 2023, 11:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 499049 clang-tools-extra/docs/clang-tidy/checks/readability/identifier-naming.rst
|