| commit | 4e1293b5e1b68fc2e3ca2bd85ade431350ab3c61 | [log] [tgz] |
|---|---|---|
| author | Martin Bohme <mboehme@google.com> | Mon Aug 13 14:11:03 2018 +0000 |
| committer | Martin Bohme <mboehme@google.com> | Mon Aug 13 14:11:03 2018 +0000 |
| tree | 4319d5ed2aadcef81e79a4069c01ecd71798843b | |
| parent | 0ce6360e0efdf12fbecc5a931a43449091e6f5f0 [diff] |
Summary:Add clang::reinitializes attribute Summary: This is for use by clang-tidy's bugprone-use-after-move check -- see corresponding clang-tidy patch at https://reviews.llvm.org/D49910. Reviewers: aaron.ballman, rsmith Reviewed By: aaron.ballman Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D49911 llvm-svn: 339569