Allow 'Environment::getSVal()' to allow an optional way for checkers to do a...
Allow 'Environment::getSVal()' to allow an optional way for checkers to do a direct lookup to values bound to expressions, without resulting to lazy logic. This is critical for the OSAtomicChecker that does a simulated load on any arbitrary expression. llvm-svn: 130292
Loading
Please register or sign in to comment