[PATCH] [analyzer] Prevent ccc/c++-analyzer from hanging on Windows.

Антон Ярцев anton.yartsev at gmail.com
Thu Jun 25 18:33:59 PDT 2015


Updated the patch.
Now used list form of 'system' to invoke compilers. PerlDoc says: "On Windows, only the system PROGRAM LIST syntax will reliably avoid using the shell". Tested the solution on Windows 7, Ubuntu and OS X - all shell metacharacters and spaces are preserved. Please review!


http://reviews.llvm.org/D8774

Files:
  tools/scan-build/ccc-analyzer
  tools/scan-build/scan-build

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8774.28522.patch
Type: text/x-patch
Size: 6220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150626/69f3990e/attachment.bin>


More information about the cfe-commits mailing list