Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer][scan-build] Non-existing directory for scan-build output. | Anton Yartsev | 2016-02-21 | 1 | -1/+6 |
| | | | | | | | Makes scan-build successfully accept non-existing output directories provided via "-o" option. The directory is created in this case. This behavior is conforming to the old perl scan-build implementation. (http://reviews.llvm.org/D17091) llvm-svn: 261480 | ||||
* | D9600: Add scan-build python implementation | Laszlo Nagy | 2016-01-12 | 1 | -0/+530 |
llvm-svn: 257533 |