[PATCH] D109233: [hwasan] Respect returns attribute when tracking values.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 07:39:04 PDT 2021


fmayer updated this revision to Diff 371593.
fmayer added a comment.

add test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109233

Files:
  llvm/lib/Analysis/StackSafetyAnalysis.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/StackSafetyAnalysis/local.ll
  llvm/test/Instrumentation/HWAddressSanitizer/stack-safety-analysis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109233.371593.patch
Type: text/x-patch
Size: 4442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/f0d2cad3/attachment.bin>


More information about the llvm-commits mailing list