]> granicus.if.org Git - clang/commit
Refactoring of template-argument checking code to reduce nesting,
authorDouglas Gregor <dgregor@apple.com>
Wed, 11 Nov 2009 19:31:23 +0000 (19:31 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 11 Nov 2009 19:31:23 +0000 (19:31 +0000)
commite7526419a6edc188723a33983c338790f1f2cc2b
treed96cafed1d5d6477e90707c879d2a205637ab2d5
parent9148c3f5829f4d031249faeb1043e7be914539e8
Refactoring of template-argument checking code to reduce nesting,
increase sanity. No intended functionality change.

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