diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-11-10 19:44:59 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-11-10 19:44:59 +0000 |
commit | d65587f7a6d38965fa37158d3f57990a7faf3836 (patch) | |
tree | b8cd2ab194c2cefc74d9ebb8239baf2c65d91e59 /lib/Sema/SemaChecking.cpp | |
parent | 2a2891410b02d146b779cdb29eeb9b6d1a9fa030 (diff) |
Instantiate class member template partial specialization declarations
in the order they occur within the class template, delaying
out-of-line member template partial specializations until after the
class has been fully instantiated. This fixes a regression introduced
by r118454 (itself a fix for PR8001).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118704 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions