http://llvm.org/bugs/show_bug.cgi?id=14774
Daniel Jasper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Daniel Jasper <[email protected]> 2013-01-04 12:55:53 CST --- This is caused by a segfault in clang-format, fixed in r171494. Furthermore, r171480 changes tools/extra/clang-format/clang-format.py to report a nice message and not clear the buffer in case of segfaults. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- 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
