[PATCH] D129755: Thread safety analysis: Support copy-elided production of scoped capabilities through arbitrary calls

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 05:15:42 PDT 2022


aaronpuchert added subscribers: efriedma, rsmith.
aaronpuchert added a comment.

Adding @rsmith because this essentially reverts rGe97654b2f28072ad9123006c05e03efd82852982 <https://reviews.llvm.org/rGe97654b2f28072ad9123006c05e03efd82852982>, and @efriedma because it partially reverts D76943 <https://reviews.llvm.org/D76943>. No need for a detailed review, but I'd like to know if this would break use cases that you're interested in.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129755



More information about the cfe-commits mailing list