summaryrefslogtreecommitdiff
path: root/unusedcode.README
diff options
context:
space:
mode:
Diffstat (limited to 'unusedcode.README')
-rw-r--r--unusedcode.README2
1 files changed, 2 insertions, 0 deletions
diff --git a/unusedcode.README b/unusedcode.README
index ee4f9b9d2d3d..895ad6b5769c 100644
--- a/unusedcode.README
+++ b/unusedcode.README
@@ -41,5 +41,7 @@ g) there's more actually unused code then what's listed. The idea is that what's
code from the "release" binaries which only makes sense in debug/dbgutil
configurations, and then tackle unused virtual method slots :-)
+Symbols that are known to be false alarms are listed in: unused.exclude
+
[1] http://www.skynet.ie/~caolan/Packages/callcatcher.html
[2] https://bugs.freedesktop.org/show_bug.cgi?id=38832