Skip to content
Commit 77f8661d authored by Anna Zaks's avatar Anna Zaks
Browse files

[analyzer] OSAtomicChecker implements evalCall in a very invasive way - it...

[analyzer] OSAtomicChecker implements evalCall in a very invasive way - it essentially simulates inlining of compareAndSwap() by means of setting the NodeBuilder flags and calling ExprEngine directly. 

This commit introduces a new callback just for this checker to unblock checker API cleanup. 

llvm-svn: 141246
parent f793e7ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment