Skip to content
Commit c126311d authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Require a complete type before examining base classes during template argument

deduction. This requires refactoring the deduction to have access to the Sema
object instead of merely the ASTContext. Still leaves something to be desired
due to poor source location.

Fixes PR6257 and half of PR6259.

llvm-svn: 95528
parent b1d5ead9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment