[PATCH] D135940: [SaveAndRestore] Upgrade this to support non-copyable types.

Aman LaChapelle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 22:43:38 PDT 2022


bzcheeseman accepted this revision.
bzcheeseman added a comment.
This revision is now accepted and ready to land.

LGTM - I might clarify `get` to be `getOldValue` or something to make it easier on the reader at the callsite, but I don't have strong feelings about it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135940



More information about the llvm-commits mailing list