diff --git a/src/plugins/callgraph/options.ml b/src/plugins/callgraph/options.ml index 0b2871677733ce0e79af69eb121d9819b7749e65..3677c0d6be6f1d7ad76883e747f411741bcc119d 100644 --- a/src/plugins/callgraph/options.ml +++ b/src/plugins/callgraph/options.ml @@ -76,8 +76,7 @@ module Function_pointers = let option_name = "-cg-function-pointers" let help = "when Eva has not been computed, safely over-approximate \ callees in presence of function pointers; \ - always done when Eva has been previously computed. \ - WARNING: this option is unsound" + always done when Eva has been previously computed." end) module Uncalled =