hicpp-invalid-access-moved¶
This check is an alias for bugprone-use-after-move.
Implements parts of the rule 8.4.1 to check if moved-from objects are accessed.
This check is an alias for bugprone-use-after-move.
Implements parts of the rule 8.4.1 to check if moved-from objects are accessed.