================
Comment at: test/CodeGenObjCXX/pr14474-gline-tables-only.mm:11
@@ +10,3 @@
+@end
+@interface NSObject <NSObject> {
+}
----------------
Just for consistency, can you please put the closing curly brace on the same
line?http://llvm-reviews.chandlerc.com/D151 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
