Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(18371)

Issue 8222043: Reduced number of ASAN checks.

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by ygorshenin1
Modified:
5 years, 3 months ago
Reviewers:
kcc2, christianity.webb
Base URL:
http://llvm.org/git/llvm.git@master
Visibility:
Public.

Description

Reduced number of ASAN checks via SCC analysis.

Patch Set 1 #

Patch Set 2 : Added SCC construction code. #

Patch Set 3 : Added Entry and Inner blocks to SCC. #

Patch Set 4 : Added BB analysis. #

Patch Set 5 : Fixed runtime errors. #

Patch Set 6 : Fix. #

Patch Set 7 : Fix. #

Patch Set 8 : Added logging. #

Patch Set 9 : Integration with main asan instrumentation code. #

Patch Set 10 : Fix. #

Patch Set 11 : Fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+318 lines, -35 lines) Patch
M lib/Transforms/Instrumentation/AddressSanitizer.cpp View 1 2 3 4 5 6 7 8 9 10 11 chunks +318 lines, -35 lines 0 comments Download

Messages

Total messages: 2
ygorshenin1
At this moment without tests.
11 years ago (2013-04-03 11:51:52 UTC) #1
christianity.webb
5 years, 3 months ago (2019-01-05 23:01:40 UTC) #2
On 2013/04/03 11:51:52, ygorshenin1 wrote:
> At this moment without tests.

will there ever be any to test Address Sanitizer, the repository is always
empty. The only thing to do is utilize Chromium Dumps.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b