Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/
-
trunk/
-
.clang-tidy
Hide Panel
f
Keyboard Reference
?
Differential
D15196
adding readability-identifier-naming to llvm clang-tidy configuration.
Closed
Public
Authored by
aizatsky
on Dec 3 2015, 10:29 AM.
Download Raw Diff
Details
Reviewers
alexfh
Commits
rG43de555ad9fc: adding readability-identifier-naming to llvm clang-tidy configuration.
rL255028: adding readability-identifier-naming to llvm clang-tidy configuration.
Diff Detail
Repository
rL LLVM
Event Timeline
aizatsky
updated this revision to
Diff 41774
.
Dec 3 2015, 10:29 AM
aizatsky
retitled this revision from
to
adding readability-identifier-naming to llvm clang-tidy configuration.
.
aizatsky
updated this object.
aizatsky
added a reviewer:
alexfh
.
Dec 3 2015, 10:30 AM
aizatsky
added a subscriber:
llvm-commits
.
alexfh
accepted this revision.
Dec 7 2015, 3:34 AM
alexfh
edited edge metadata.
Comment Actions
We could try this, I guess.
This revision is now accepted and ready to land.
Dec 7 2015, 3:34 AM
Closed by commit
rL255028: adding readability-identifier-naming to llvm clang-tidy configuration.
(authored by
aizatsky
).
·
Explain Why
Dec 8 2015, 9:47 AM
This revision was automatically updated to reflect the committed changes.