[PATCH] D59220: [asan] Add options -asan-detect-invalid-pointer-cmp and -asan-detect-invalid-pointer-sub options.

pierre gousseau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 03:52:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
pgousseau marked an inline comment as done.
Closed by commit rL357157: [asan] Add options -asan-detect-invalid-pointer-cmp and -asan-detect-invalid… (authored by pgousseau, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59220?vs=192445&id=192600#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59220

Files:
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/trunk/test/Instrumentation/AddressSanitizer/asan-detect-invalid-pointer-pair.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59220.192600.patch
Type: text/x-patch
Size: 4246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190328/7fc14f97/attachment.bin>


More information about the llvm-commits mailing list