diff options
author | Anna Zaks <ganna@apple.com> | 2011-10-05 23:37:30 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2011-10-05 23:37:30 +0000 |
commit | 77f8661d18af100fe95fd618ecc01862ed8505f4 (patch) | |
tree | 63c0aa31fb7119861b80d2e5724035da3abb8d72 /clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp | |
parent | f793e7ed5c3d05b57dd55ab4fbb511e70c08b9b9 (diff) | |
download | bcm5719-llvm-77f8661d18af100fe95fd618ecc01862ed8505f4.tar.gz bcm5719-llvm-77f8661d18af100fe95fd618ecc01862ed8505f4.zip |
[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
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp')
0 files changed, 0 insertions, 0 deletions