diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-12-22 04:26:57 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-12-22 04:26:57 +0000 |
| commit | 78704fb6dcf2d0dfc5d6112ef381620c82e9a514 (patch) | |
| tree | 800c41399202e9c9e862732dc91c860be3bf992a /llvm/lib/Target/TargetLoweringObjectFile.cpp | |
| parent | 9d3248b76560a0449a24f15a9b50a6ce80ea8925 (diff) | |
| download | bcm5719-llvm-78704fb6dcf2d0dfc5d6112ef381620c82e9a514.tar.gz bcm5719-llvm-78704fb6dcf2d0dfc5d6112ef381620c82e9a514.zip | |
Sema: print qualified name for overload candidates
Print the fully qualified names for the overload candidates. This makes
it easier to tell what the ambiguity is. Especially if a template
is instantiated after a using namespace, it will not inherit the
namespace where it was declared. The specialization will give a message
about a partial order being ambiguous for the same (unqualified) name,
which does not help identify the failure.
Addresses PR31450!
llvm-svn: 290315
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions

