Summary:
public This assert false causes the whole analysis to crash.
It is currently happening intermittently which makes it hard to debug.
Other inconsistencies don't cause the whole analysis to crash normally,
so this one seems to be too strict.
Reviewed By: cristianoc
Differential Revision: D2849864
fb-gh-sync-id: de6dce0
master
Dulma Rodriguez9 years agocommitted byfacebook-github-bot-5
(* L.err "Warning: procedure %a is defined in both %s and %s@." Procname.pp pname (DB.source_file_to_string source)(DB.source_file_to_string old_source); *)
source<old_source(* when a procedure is defined in several files, map to the first alphabetically *)
(* L.err "Warning: procedure %a is defined in both %s and %s@." Procname.pp pname (DB.source_file_to_string source)(DB.source_file_to_string old_source); *)
source<old_source(* when a procedure is defined in several files, map to the first alphabetically *)