> The case body is mostly the same as for case tok::objc_synchronized – could 
> they share the same code? (the paren code would just never run for 
> autoreleasepool)


The same could be said for `while` and maybe `if` and `for`, too.

Testing `@autoreleasepool (foo) {` and not testing `@autoreleasepool {` doesn't 
make sense anyway.


http://reviews.llvm.org/D10372

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to