[LLVMbugs] [Bug 18406] New: 100% cpu use hang running clang-format
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jan 7 01:03:39 PST 2014
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: unassignedclangbugs at nondot.org
Reporter: christian at legnitto.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140107/d86e4eda/attachment.html>
More information about the llvm-bugs
mailing list