Module UpdateCilSource

Combination of CIL files using comparison results.

include module type of struct include UpdateCil0 end

UpdateCil functions to avoid dependency cycles.

module NodeMap = UpdateCil0.NodeMap
val init : unit -> unit
val store_node_location : Node0.t -> GoblintCil.Cil.location -> unit