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 | 42e95acef35f4633119be1c1381e88878c966502 (patch) | |
tree | d60eff07b82b661f0a4c56e790461e0eae474b01 /lib/CodeGen/CodeGenModule.cpp | |
parent | 67bd78f1d52da57f9f44092816174ccc1d599c87 (diff) |
[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!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165865 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions