]> granicus.if.org Git - clang/commit
Minor refactoring to eliminate an extra switch during template instantiation
authorDouglas Gregor <dgregor@apple.com>
Wed, 25 Mar 2009 15:04:13 +0000 (15:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 25 Mar 2009 15:04:13 +0000 (15:04 +0000)
commit6477b69cc93e0a0ff15036d60d604f3544da0f29
treee421467c786373a4f7399c746f6782c71bfd33e2
parentec069ed8a6647d84cc3a58d46d5b2a3c9f000704
Minor refactoring to eliminate an extra switch during template instantiation

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67684 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiateDecl.cpp