aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-06-04 00:28:46 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-06-04 00:28:46 +0000
commit6df859d85954df08e201fd4506f19b20c37d49e6 (patch)
tree477dec586085df1ffac32c357553ac0acc7085f5 /clang/lib/CodeGen/ModuleBuilder.cpp
parent1710d59553e98d6c0d604a541d9119eb14dc49fc (diff)
downloadllvm-6df859d85954df08e201fd4506f19b20c37d49e6.zip
llvm-6df859d85954df08e201fd4506f19b20c37d49e6.tar.gz
llvm-6df859d85954df08e201fd4506f19b20c37d49e6.tar.bz2
Bound member function diagnostic - suggest no-args calls and note overload candidates
Still missing cases for templates, but this is a step in the right direction. Also omits suggestions that would be ambiguous (eg: void func(int = 0); + void func(float = 0); func;) llvm-svn: 183173
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions