[PATCH] D144662: [MC][nfc] Don't use a value after it has been std::move()'d

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 11:59:39 PST 2023


serge-sans-paille accepted this revision.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.

LGTM (I assume that most of the time, we're just copying pointers and it's fine either way).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144662/new/

https://reviews.llvm.org/D144662



More information about the llvm-commits mailing list