When pretty printing an Objective-C interface declaration, Clang previously didn't print any attributes that are applied to the declaration.
This moves everything primarily testing the functionality of -ast-dump and -ast-print into their own directory, rather than leaving the tests spread around the testing directory. llvm-svn: 348017