https://bugs.llvm.org/show_bug.cgi?id=24380

Ben Hamilton <bhamilto...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |bhamilto...@gmail.com

--- Comment #1 from Ben Hamilton <bhamilto...@gmail.com> ---
I believe this was fixed with https://reviews.llvm.org/D45185 /
https://reviews.llvm.org/rC329298:

% echo "/* clang-format off */ @interface MyClass<KeyType:id<NSCopying>>@end /*
clang-format on */" | clang-format
/* clang-format off */ @interface MyClass<KeyType:id<NSCopying>>@end /*
clang-format on */

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to