"llvm/lib/Target/Mips/MipsMachineFunction.cpp" did not exist on "5a8987ca511364712c88b050fcaf3e28ad1b0757"
-
Ted Kremenek authored
GRStateManager. Having these references was an abstraction violation, as they really should only be known about GRExprEngine. This change required adding a new 'ProcessAssume' callback in GRSubEngine. GRExprEngine implements this callback by calling 'EvalAssume' on all registered Checker objects as well as the registered GRTransferFunc object. llvm-svn: 92549
de8e7447
Loading