repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang][driver] Add -fno-fortran-main (link time) option to remove Fortran_main from...
[llvm-project.git]
/
lld
/
.clang-tidy
blob
acd9361b526d6642a50fd57262e71c8f6d458a93
1
InheritParentConfig: true
2
CheckOptions:
3
- key: readability-identifier-naming.MemberCase
4
value: camelBack
5
- key: readability-identifier-naming.ParameterCase
6
value: camelBack
7
- key: readability-identifier-naming.VariableCase
8
value: camelBack