Extra Clang Tools 5 documentation

clang-tidy - hicpp-invalid-access-moved

«  hicpp-function-size   ::   Contents   ::   hicpp-member-init  »

hicpp-invalid-access-moved

This check is an alias for misc-use-after-move.

Implements parts of the rule 8.4.1 to check if moved-from objects are accessed.

«  hicpp-function-size   ::   Contents   ::   hicpp-member-init  »