llvm-project/clang/test/CXX/over/over.over
John McCall 0009fcc39e Make yet another placeholder type, this one marking that an expression is a bound
member function, i.e. something of the form 'x.f' where 'f' is a non-static
member function.  Diagnose this in the general case.  Some of the new diagnostics
are probably worse than the old ones, but we now get this right much more
universally, and there's certainly room for improvement in the diagnostics.

llvm-svn: 130239
2011-04-26 20:42:42 +00:00
..
p1.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p2-resolve-single-template-id.cpp Make yet another placeholder type, this one marking that an expression is a bound 2011-04-26 20:42:42 +00:00
p2.cpp Handle the resolution of a reference to a function template (which 2011-02-19 21:32:49 +00:00
p4.cpp Handle the resolution of a reference to a function template (which 2011-02-19 21:32:49 +00:00