https://bugs.llvm.org/show_bug.cgi?id=50016
Bug ID: 50016
Summary: clang crashes when invoked with full path
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Running clang v12 with "C:\Program Files\LLVM\bin\"clang.exe command line
crashes it. The location of quotes are important. It produces following output:
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash
backtrace, preprocessed source, and associated run script.
Stack dump:
0.
Running it with "C:\Program Files\LLVM\bin\clang.exe" command line works.
Running other executables with "C:\path\to\"executable.exe works fine on my
Windows.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs