mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
Changes file for coccinelle scripts
This commit is contained in:
parent
ded6d9fcb4
commit
a2bd93456f
1 changed files with 9 additions and 0 deletions
9
changes/ticket31705
Normal file
9
changes/ticket31705
Normal file
|
@ -0,0 +1,9 @@
|
|||
o Minor features (developer tools):
|
||||
- Add some scripts in "scripts/coccinelle" to invoke the Coccinelle
|
||||
semantic patching tool with the correct flags. These flags are fairly
|
||||
easy to forget, and these scripts should help us use Coccinelle more
|
||||
effectively in the future. Closes ticket 31705.
|
||||
|
||||
o Code simplification and refactoring:
|
||||
- Fix some parts of our code that were difficult for Coccinelle to parse.
|
||||
Related to ticket 31705.
|
Loading…
Add table
Reference in a new issue