]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Edit contrib/README to document the contrib/clang directory
authorteor <teor2345@gmail.com>
Fri, 5 Jun 2015 21:56:41 +0000 (07:56 +1000)
committerteor <teor2345@gmail.com>
Fri, 5 Jun 2015 21:56:41 +0000 (07:56 +1000)
contrib/README

index 07c6f777d5df587a284644d6c65407f2ffd2aaf7..3a94bb5016bd0c4f0b6fd7317a6e29eee1eb6aba 100644 (file)
@@ -11,6 +11,13 @@ add-tor is an old script to manipulate the approved-routers file.
 nagios-check-tor-authority-cert is a nagios script to check when Tor
 authority certificates are expired or nearly expired.
 
+clang/ -- Files for use with the clang compiler
+-----------------------------------------------
+
+sanitize_blacklist.txt is used to build Tor with clang's dynamic
+AddressSanitizer and UndefinedBehaviorSanitizer. It contains detailed
+instructions on configuration, build, and testing with clang's sanitizers.
+
 client-tools/ -- Tools for use with Tor clients
 -----------------------------------------------