simark requested changes to this revision. simark added inline comments. This revision now requires changes to proceed.
================ Comment at: .clang-tidy:8 - key: readability-identifier-naming.FunctionCase - value: lowerCase + value: camelBack + - key: readability-identifier-naming.MemberCase ---------------- In practice, don't we use `CamelCase` for functions? Repository: rC Clang https://reviews.llvm.org/D44628 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits