9 lines
243 B
ReStructuredText
9 lines
243 B
ReStructuredText
.. title:: clang-tidy - clang-analyzer-cplusplus.Move
|
|
|
|
clang-analyzer-cplusplus.Move
|
|
=============================
|
|
|
|
Find use-after-move bugs in C++.
|
|
|
|
The clang-analyzer-cplusplus.Move check is an alias of
|
|
Clang Static Analyzer cplusplus.Move.
|