Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
.clang-tidy
Hide Panel
f
Keyboard Reference
?
Differential
D24364
.clang-tidy: parameters and members should be CamelCased.
Closed
Public
Authored by
aizatsky
on Sep 8 2016, 2:20 PM.
Download Raw Diff
Details
Reviewers
alexfh
Commits
rGf205a274c4cd: .clang-tidy: parameters and members should be CamelCased.
rL281002: .clang-tidy: parameters and members should be CamelCased.
Summary
Not sure why is it missing.
Diff Detail
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 reviewer:
alexfh
.
Sep 8 2016, 2:20 PM
aizatsky
added a subscriber:
llvm-commits
.
aizatsky
updated this revision to
Diff 70758
.
Sep 8 2016, 3:37 PM
Comment Actions
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.
Comment Actions
LG
This revision is now accepted and ready to land.
Sep 8 2016, 4:19 PM
Closed by commit
rL281002: .clang-tidy: parameters and members should be CamelCased.
(authored by
aizatsky
).
·
Explain Why
Sep 8 2016, 4:38 PM
This revision was automatically updated to reflect the committed changes.