]> granicus.if.org Git - clang/commit
Actually rebuild function types properly when adjusting the function
authorDouglas Gregor <dgregor@apple.com>
Thu, 13 Sep 2012 22:01:49 +0000 (22:01 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 13 Sep 2012 22:01:49 +0000 (22:01 +0000)
commitbed51fef5773f043db2ad13aa2b6d2f8a8bdbdba
tree72348cac1e05543b0707bc0c805591a7eb63cfc3
parent2bcb984df975c75130f2320c935fae1143c2a5cc
Actually rebuild function types properly when adjusting the function
type of an instantiation.

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