[LLVMbugs] [Bug 13146] New: Relative directories in tooling not handled correctly
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jun 19 05:05:14 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13146
Bug #: 13146
Summary: Relative directories in tooling not handled correctly
Product: clang
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: steveire at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 8728
--> http://llvm.org/bugs/attachment.cgi?id=8728
Main file.
With the main.cpp in /tmp/clang and compile_commands.json in /tmp/clang/build:
stephen at hal:/tmp/clang$ ~/dev/build/qtbase/llvm/bin/remove-cstr-calls build/
main.cpp
Skipping /tmp/clang/main.cpp. Command line not found.
Expected the tool to process the file correctly.
--
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