[ObjC] Output directive to disable clang-format on generated files.
Regenerate the WKTs accordingly.
diff --git a/objectivec/GPBWrappers.pbobjc.m b/objectivec/GPBWrappers.pbobjc.m
index b02a071..45ee1a3 100644
--- a/objectivec/GPBWrappers.pbobjc.m
+++ b/objectivec/GPBWrappers.pbobjc.m
@@ -1,6 +1,8 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/wrappers.proto
+// clang-format off
+
#import "GPBProtocolBuffers_RuntimeSupport.h"
#import "GPBWrappers.pbobjc.h"
@@ -441,3 +443,5 @@
#pragma clang diagnostic pop
// @@protoc_insertion_point(global_scope)
+
+// clange-format on