llvm-project/clang/test/CXX/expr/expr.prim
Richard Smith 990a692f4a Don't allow 'this' within typedefs within classes that otherwise look like they
might be member function declarations. Patch by Harald van Dijk!

llvm-svn: 199512
2014-01-17 21:01:18 +00:00
..
expr.prim.general Don't allow 'this' within typedefs within classes that otherwise look like they 2014-01-17 21:01:18 +00:00
expr.prim.lambda Require the type of a by-copy capture to be complete before creating its field. 2013-12-18 23:02:36 +00:00