[ObjC] Output directive to disable clang-format on generated files.
Regenerate the WKTs accordingly.
diff --git a/objectivec/GPBAny.pbobjc.h b/objectivec/GPBAny.pbobjc.h
index 7fb4129..e30acc0 100644
--- a/objectivec/GPBAny.pbobjc.h
+++ b/objectivec/GPBAny.pbobjc.h
@@ -1,6 +1,8 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/protobuf/any.proto
+// clang-format off
+
#import "GPBDescriptor.h"
#import "GPBMessage.h"
#import "GPBRootObject.h"
@@ -172,3 +174,5 @@
#pragma clang diagnostic pop
// @@protoc_insertion_point(global_scope)
+
+// clange-format on