[PATCH] D129752: Thread safety analysis: Handle additional cast in scoped capability construction

Aaron Puchert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 14 04:46:41 PDT 2022


aaronpuchert added a comment.

@efriedma, added you because this removes one of the `IgnoreParens` calls that you added in D76943 <https://reviews.llvm.org/D76943>, and that I think should be dead code. (The one after `CXXBindTemporaryExpr`.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129752



More information about the cfe-commits mailing list