Skip to content
Commit 796f6557 authored by Kostya Serebryany's avatar Kostya Serebryany
Browse files

[asan] *experimental* implementation of invalid-pointer-pair detector (finds...

[asan] *experimental* implementation of invalid-pointer-pair detector (finds when two unrelated pointers are compared or subtracted). This implementation has both false positives and false negatives and is not tuned for performance. A bug report for a proper implementation will follow.

llvm-svn: 202389
parent a0091be4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment