Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Kostya Serebryany edited this pageDec 2, 2015 ·9 revisions

Welcome!

This repository is an umbrella for the three repositories previously hosted on code.google.com:

Since those projects started, most of the code has been moved to the LLVM Compiler Infrastructure (http://llvm.org). Here reside some pieces of infrastructure and documentation.

Below are the links to the documentation for each project.

AddressSanitizer

AddressSanitizer (ASan) is a fast memory error detector.It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.Learn more:

Your comments are welcome ataddress-sanitizer@googlegroups.com orin Google+

ThreadSanitizer

ThreadSanitizer is a fast data race detector for C/C++ and Go.

Check out:

Send comments/questions tothread-sanitizer@googlegroups.com

MemorySanitizer

A fast LLVM-based tool that detects the use of uninitialized memory.

Clone this wiki locally


[8]ページ先頭

©2009-2025 Movatter.jp