aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2010-12-10 17:08:53 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2010-12-10 17:08:53 +0000
commit9f6f6a107287bd81aedab8b578216535b0b51d0f (patch)
tree9a92d8cab97dc276b8d09f5b19db827a1fd84826 /lib/Sema/SemaChecking.cpp
parent9913d6e086b95cdc791b52c10f773dfd1267f5f8 (diff)
Do not substitute template types if template has dependent context
We should not substitute template types if the template has a dependent context because the template argument stack is not yet fully formed. Instead, defer substitution until the template has a non-dependent context (i.e. instantiation of an outer template). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121491 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions