[all-commits] [llvm/llvm-project] 65fa0a: [clang-tidy] Added MacroDefiniton docs for readabi...
Nathan James via All-commits
all-commits at lists.llvm.org
Wed Jun 3 01:23:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 65fa0a9f7f3e6090e335c14f9edea19358d87613
https://github.com/llvm/llvm-project/commit/65fa0a9f7f3e6090e335c14f9edea19358d87613
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M clang-tools-extra/docs/clang-tidy/checks/readability-identifier-naming.rst
Log Message:
-----------
[clang-tidy] Added MacroDefiniton docs for readability-identifier-naming
Updates the docs to include `MacroDefinition` documentation. The docs are still missing `ObjCIVar` however I don't have a clue about how that looks in code. If someone wants to show the code block needed for the example I'll add that in too.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D80877
More information about the All-commits
mailing list