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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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@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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to