[PATCH] D118647: [hwasan] work around lifetime issue with setjmp.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 11:13:18 PST 2022


eugenis added a comment.

Oh I get it you are shadowing a class member. Let's not do that, it's confusing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118647



More information about the llvm-commits mailing list