fixed clang-tidy config

llvm-svn: 258711
This commit is contained in:
Mike Aizatsky 2016-01-25 19:43:55 +00:00
parent 53849fee26
commit e71c99c7e2
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ CheckOptions:
- key: readability-identifier-naming.UnionCase
value: CamelCase
- key: readability-identifier-naming.VariableCase
value: lowerCase
value: lower_case