]> granicus.if.org Git - clang/commit
Make sure that we instantiate default function arguments for an
authorDouglas Gregor <dgregor@apple.com>
Mon, 9 Nov 2009 19:27:57 +0000 (19:27 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 9 Nov 2009 19:27:57 +0000 (19:27 +0000)
commitd47c47d65e339ab1f28e9f9365159cf1047ac1df
tree28f8ecc3a44dd606a0cf28f35e987b8937c55ee3
parent80c30dad6c6fca077293125a96f464b6c8857171
Make sure that we instantiate default function arguments for an
overloaded operator().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86581 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOverload.cpp
test/SemaTemplate/default-expr-arguments.cpp