From 42c219f1964e26eb606d2b0ebf62faf2c4be02a8 Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Fri, 2 Oct 2015 12:52:54 +0100 Subject: docs: Add a background reading section to HACKING --- HACKING | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'HACKING') diff --git a/HACKING b/HACKING index df8113d..6f8dc08 100644 --- a/HACKING +++ b/HACKING @@ -55,3 +55,9 @@ positives is highly preferred over avoiding false negatives, on the principle that nobody will use the plugin if it produces more than a couple of false positives. As long as the plugin finds some true positives, the number of false negatives is of low importance — we’re not losing anything by them. + + +Background reading +------------------ + +http://lists.llvm.org/pipermail/cfe-dev/2015-August/044825.html -- cgit v1.2.3