blob: 64f7f9cf24561ec3ddf69a134e296b630d53c4ab (
plain)
1
2
3
4
5
|
o Testing:
- Add a new set of callgraph analysis scripts that use clang to
produce a list of which Tor functions are reachable from which
other Tor functions. We're planning to use these to help simplify
our code structure by identifying illogical dependencies.
|