diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-10-13 05:05:13 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-10-13 05:05:13 +0000 |
commit | 88b690dd2ed4cff137ac41ba711e456bb67a522c (patch) | |
tree | 61d52bd6744bae45729f20147bfc5ab5db42543b /clang/lib/StaticAnalyzer/Core/Environment.cpp | |
parent | 891fec0b56a28929991868a99566407ac77c4eb8 (diff) | |
download | bcm5719-llvm-88b690dd2ed4cff137ac41ba711e456bb67a522c.tar.gz bcm5719-llvm-88b690dd2ed4cff137ac41ba711e456bb67a522c.zip |
[analyzer] Remove unneeded 'inlineCall' checker callback.
I believe the removed assert in CheckerManager says it best:
InlineCall is a special hacky callback to allow intrusive
evaluation of the call (which simulates inlining). It is
currently only used by OSAtomicChecker and should go away
at some point.
OSAtomicChecker has gone away; inlineCall can now go away as well!
llvm-svn: 165865
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/Environment.cpp')
0 files changed, 0 insertions, 0 deletions