This marks legitimate use-after-move (e.g. Found.clear() in rC342925)
which would otherwise be caught by bugprone-use-after-move.
bugprone-use-after-move recognizes this attribute after rCTE339571.
Differential D52451
Add macro LLVM_ATTRIBUTE_REINITIALIZES MaskRay on Sep 24 2018, 9:59 PM. Authored by
Details This marks legitimate use-after-move (e.g. Found.clear() in rC342925) bugprone-use-after-move recognizes this attribute after rCTE339571.
Diff Detail
|