Skip to content
Commit fb8b27d5 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Remove all "used" static functions *after* we have performed all of

the implicit template instantiations we need to perform. Otherwise, we
end up erroneously diagnosing static functions as used if they were
only used within an implicit template instantiation. Fixes a bunch of
spurious failures when building Clang with Clang.

llvm-svn: 100872
parent b29f78fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment