http://llvm.org/bugs/show_bug.cgi?id=18406

            Bug ID: 18406
           Summary: 100% cpu use hang running clang-format
           Product: clang
           Version: trunk
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

100% cpu use hang running clang-format. I managed to reduce it to:

@implementation FooBar
{
  Test1 *_test1;
  Test2 *_test2;
}
}
@end

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to