diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-04 06:44:46 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-04 06:44:46 +0000 |
commit | 22262abd78af0b35b8c8fc37b8ef97c71b3467b2 (patch) | |
tree | 84226e817bb343af5882c6f2aa729777302fc3fc /clang/lib/Sema/SemaTemplateDeduction.cpp | |
parent | 513db4d9f425d36df4bd9388d4c40a4c6afd1e1d (diff) | |
download | bcm5719-llvm-22262abd78af0b35b8c8fc37b8ef97c71b3467b2.tar.gz bcm5719-llvm-22262abd78af0b35b8c8fc37b8ef97c71b3467b2.zip |
Don't build a call expression referring to a function which we're not allowed
to use. This makes very little difference right now (other than suppressing
follow-on errors in some cases), but will matter more once we support deduced
return types (we don't want expressions with undeduced return types in the
AST).
llvm-svn: 181107
Diffstat (limited to 'clang/lib/Sema/SemaTemplateDeduction.cpp')
0 files changed, 0 insertions, 0 deletions