In cases where a member function is a CRTP override, marking the 'derived' as static is likely to reduce in less readable code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/docs/clang-tidy/checks/readability/convert-member-functions-to-static.rst | ||
---|---|---|
23 | Please highlight Derived::shouldTraverse with double back-ticks. |
Please highlight Derived::shouldTraverse with double back-ticks.