-// CHECK: ![[MD1]] = metadata !{i32 83
> +// CHECK: ![[MD1]] = metadata !{i32 84
> [map dataWithCompletionBlock:^(NSData *data, NSError *error) {
> if (data) {
> NSString *encoded = [[data compressedData]
> encodedString:18];
>
FWIW this is why putting the check lines after the code is better, makes it
easier to change what you're looking for or add/remove lines when you want
to change something.
-eric
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits