[PATCH] D77182: [AddressSanitizer] Fix for wrong argument values appearing in backtraces

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 14:05:05 PDT 2020


vsk planned changes to this revision.
vsk added a comment.

Hm, this will not work if there's more than one interesting alloca for ASan to instrument. Should have a fix shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77182





More information about the llvm-commits mailing list