This is an archive of the discontinued LLVM Phabricator instance.

.clang-tidy: correct style name is 'camelBack' not 'lowerCase'.
ClosedPublic

Authored by aizatsky on Sep 9 2016, 11:33 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

aizatsky updated this revision to Diff 70873.Sep 9 2016, 11:33 AM
aizatsky retitled this revision from to .clang-tidy: correct style name is 'camelBack' not 'camelCase'..
aizatsky updated this object.
aizatsky retitled this revision from .clang-tidy: correct style name is 'camelBack' not 'camelCase'. to .clang-tidy: correct style name is 'camelBack' not 'lowerCase'..Sep 9 2016, 11:33 AM
aizatsky added a reviewer: alexfh.
aizatsky added a subscriber: llvm-commits.
alexfh accepted this revision.Sep 13 2016, 2:39 AM
alexfh edited edge metadata.

LG

This revision is now accepted and ready to land.Sep 13 2016, 2:39 AM
This revision was automatically updated to reflect the committed changes.