New submission from Jeffrey Walton:

Updated. Its a lot easier to identify gaps and update once its seen with 
formatting.

* Added info on interpreting results
* Added info on flags and CFLAGS, CXXFLAGS, CC, and CXX
* Added info on Mac OS X
* Asan -> ASan, UBsan -> UBSan
* Fixed UBSan example formatting
* Added 'make test 2>&1 | asan_symbolize.py' example to text
* Added section on blacklisting or ignoring findings
* Added blacklist example with audioop.c
* Spelling corrections

----------
components: Devguide
files: clang.diff
hgrepos: 227
keywords: patch
messages: 213935
nosy: Jeffrey.Walton, ezio.melotti
priority: normal
severity: normal
status: open
title: Clang devguide update
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file34477/clang.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20965>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to