hanchenye-llvm-project/clang/test/CXX/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
..
over.built Add builtin conditional operator candidates for scoped enumeration 2010-10-15 00:50:56 +00:00
over.load Implement the restriction that a function with a ref-qualifier cannot 2011-01-26 21:20:37 +00:00
over.match Rvalue references for *this: explicitly keep track of whether a 2011-01-26 19:41:18 +00:00
over.over Make yet another placeholder type, this one marking that an expression is a bound 2011-04-26 20:42:42 +00:00