bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/google/default-arguments.rst
2025-02-14 19:21:04 +01:00

8 lines
239 B
ReStructuredText

.. title:: clang-tidy - google-default-arguments
google-default-arguments
========================
Checks that default arguments are not given for virtual methods.
See https://google.github.io/styleguide/cppguide.html#Default_Arguments