================
@@ -3397,53 +3309,53 @@ void CGObjCMac::GenerateCategory(const 
ObjCCategoryImplDecl *OCD) {
 
 enum FragileClassFlags {
   /// Apparently: is not a meta-class.
-  FragileABI_Class_Factory                 = 0x00001,
+  FragileABI_Class_Factory = 0x00001,
----------------
DataCorrupted wrote:

I can guard it with `clang-format off`.

https://github.com/llvm/llvm-project/pull/126644
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to