Loading
[NFC][Clang][Coverity] Fix Static Code Analysis Concerns with copy without assign
This patch adds copy/move assignment operator to the class which has user-defined copy/move constructor. Reviewed By: tahonermann, NoQ, aaronpuchert Differential Revision: https://reviews.llvm.org/D150411