mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Mention the code clean-up thanks to Clang's static analyzer in Modules.
Was not applied to modules that will not compile under OS X, dbmmodule.c, getaddrinfo.c, and getnameinfo.c.
This commit is contained in:
parent
d0d2d31589
commit
945df9a388
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,8 @@ Library
|
|||
Extension Modules
|
||||
-----------------
|
||||
|
||||
- Use Clang 2.7's static analyzer to find places to clean up some code.
|
||||
|
||||
- Build the ossaudio extension on GNU/kFreeBSD.
|
||||
|
||||
Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue