Another half-dozen test revisions in the ongoing campaign to make things ready for C++11 as Clangs's default dialect.
Most of these are straightforward, but I am not entirely sure about a couple of things:
- In fixit.cpp, the place that now gets 'expected unqualified-id' seems funny, but maybe that's just the nature of things
- In copy-assignment.cpp, I am bemused by the whole thing but especially 'passing argument to parameter here'