[New-bugs-announce] [issue20965] Clang devguide update

Jeffrey Walton report at bugs.python.org
Tue Mar 18 03:17:50 CET 2014


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 <report at bugs.python.org>
<http://bugs.python.org/issue20965>
_______________________________________


More information about the New-bugs-announce mailing list