[LLVMbugs] [Bug 14774] clang-format deletes input file

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jan 4 10:55:53 PST 2013


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

Daniel Jasper <djasper at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Daniel Jasper <djasper at google.com> 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.



More information about the llvm-bugs mailing list