[PATCH] D41479: Make detect_invalid_pointer_pairs option to be tristate.
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 11:54:45 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323995: Make detect_invalid_pointer_pairs option to be tristate. (authored by alekseyshl, committed by ).
Herald added subscribers: llvm-commits, delcypher.
Changed prior to commit:
https://reviews.llvm.org/D41479?vs=131543&id=132442#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41479
Files:
compiler-rt/trunk/lib/asan/asan_flags.inc
compiler-rt/trunk/lib/asan/asan_report.cc
compiler-rt/trunk/test/asan/TestCases/Posix/invalid-pointer-pairs-threads.cc
compiler-rt/trunk/test/asan/TestCases/invalid-pointer-pairs-compare-errors.cc
compiler-rt/trunk/test/asan/TestCases/invalid-pointer-pairs-compare-null.cc
compiler-rt/trunk/test/asan/TestCases/invalid-pointer-pairs-compare-success.cc
compiler-rt/trunk/test/asan/TestCases/invalid-pointer-pairs-subtract-errors.cc
compiler-rt/trunk/test/asan/TestCases/invalid-pointer-pairs-subtract-success.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41479.132442.patch
Type: text/x-patch
Size: 5970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/2335b26d/attachment-0001.bin>
More information about the llvm-commits
mailing list