This feature already exists but was limited to function
symbols.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Should F and G be lowercased? It looks like the surrounding code uses camelCase fairly uniformly.
clang-tidy: warning: 'auto *f' can be declared as 'const auto *f' [llvm-qualified-auto]
not useful