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

            Bug ID: 17196
           Summary: Error in tempfile() in ccc-analyzer line 249
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

The compile was run like this, many of the compiles pass, but this one had
trouble with tempfile()

ulimit -s unlimited && /path/llvm/tools/clang/tools/scan-build/scan-build
--use-analyzer=/path/llvm_release/bin/clang /usr/pkgs/gcc/4.2.2/bin/gcc ...

scan-build: Using '/path/llvm_release/bin/clang' for static analysis
-F-:Error in tempfile() using /tmp/scan-build-2013-09-10-2/clang_output_XXXXXX:
Parent directory (/tmp/scan-build-2013-09-10-2/) is not a directory at
/path/llvm/tools/clang/tools/scan-build/ccc-analyzer line 249
-F-:scan-build: No bugs found.

-- 
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