https://llvm.org/bugs/show_bug.cgi?id=27512
Bug ID: 27512
Summary: scan-build installation on windows missing pieces
Product: clang
Version: trunk
Hardware: PC
OS: other
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
I follow the latest set of instructions to download, configure and build
llvm/clang 3.9.0 (trunk 267376) on an up-to-date windows10 system with Visual
Studio 2013.
I find that the perl scripts for scan-build and ccc-analyzer are not installed.
The .bat files, which act as a trampoline through perl into the actual perl
code is installed.
I have been able to manually install a plausible scan-build perl script in
place, compensate for installation path names, but then find I have to do the
same thing for ccc-analyzer, at which point it starts getting tedious.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs