According to LLVM coding standards:
https://llvm.org/docs/CodingStandards.html#name-types-functions-variables-and-enumerators-properly
Details
Details
- Reviewers
gribozavr2 - Commits
- rG4c14ee61b737: [SyntaxTree] Rename functions to start with verb
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
clang-tidy: warning: 'auto &T' can be declared as 'const auto &T' [llvm-qualified-auto]
not useful