[PATCH] D49910: [clang-tidy] Recognize [[clang::reinitializes]] attribute in bugprone-use-after-move

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 3 07:17:32 PDT 2018


aaron.ballman added a reviewer: rsmith.
aaron.ballman added a comment.

Are you going to propose adding this attribute to libc++, or is this expected to only work with UDTs?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D49910





More information about the cfe-commits mailing list