This is an archive of the discontinued LLVM Phabricator instance.

.clang-tidy: parameters and members should be CamelCased.
ClosedPublic

Authored by aizatsky on Sep 8 2016, 2:20 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

aizatsky updated this revision to Diff 70750.Sep 8 2016, 2:20 PM
aizatsky retitled this revision from to .clang-tidy: parameters should be CamelCased..
aizatsky updated this object.
aizatsky added a subscriber: llvm-commits.
aizatsky updated this revision to Diff 70758.Sep 8 2016, 3:37 PM

adding MemberCase

aizatsky retitled this revision from .clang-tidy: parameters should be CamelCased. to .clang-tidy: parameters and members should be CamelCased..Sep 8 2016, 3:37 PM
aizatsky updated this object.
alexfh accepted this revision.Sep 8 2016, 4:19 PM
alexfh edited edge metadata.

LG

This revision is now accepted and ready to land.Sep 8 2016, 4:19 PM
This revision was automatically updated to reflect the committed changes.