llvm-project/clang-tools-extra/docs/clang-tidy
Paweł Barań 2f20417ef0 Add AllowMissingMoveFunctionsWhenCopyIsDeleted flag to cppcoreguidelines-special-member-functions
The flag allows classes to don't define move operations when copy operations
are explicitly deleted. This flag is related to Google C++ Style Guide
https://google.github.io/styleguide/cppguide.html#Copyable_Movable_Types
2020-03-16 08:14:48 -04:00
..
checks Add AllowMissingMoveFunctionsWhenCopyIsDeleted flag to cppcoreguidelines-special-member-functions 2020-03-16 08:14:48 -04:00
Contributing.rst [docs] Update path to clang-tools-extra 2020-01-02 19:30:29 +08:00
Integrations.rst [clang-tidy] Update documentation for Qt Creator integration. 2019-06-25 13:50:09 +00:00
index.rst [clang-tidy] Add module for llvm-libc and restrict-system-libc-header-check. 2020-03-12 11:46:05 -07:00