[LLVMbugs] [Bug 17117] New: clang-format -i Error opening output file
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Sep 6 08:02:05 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17117
Bug ID: 17117
Summary: clang-format -i Error opening output file
Product: new-bugs
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: scott.determan at yahoo.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
If I run the command:
clang-format -i some_file.h
I get the response:
Error while writing file: Error opening output file 'some_file.h'
This bug appears on the window box. It works correctly on my mint-15 linux box.
I am able to run clang-format without the -i option.
--
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/20130906/5bd7c85e/attachment.html>
More information about the llvm-bugs
mailing list