[LLVMbugs] [Bug 18640] New: clang-cl versus standard input

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jan 27 19:32:19 PST 2014


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

            Bug ID: 18640
           Summary: clang-cl versus standard input
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: richard-llvm at metafoo.co.uk
                CC: hans at chromium.org, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

$ clang-cl -
clang-3.4: error: -E or -x required when input is from standard input
$ clang-cl -x c++ -
clang-3.4: error: unknown argument: '-x'
clang-3.4: error: no such file or directory: 'c++'
clang-3.4: error: -E or -x required when input is from standard input

-- 
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/20140128/da5f966a/attachment.html>


More information about the llvm-bugs mailing list