Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [scan-build-py] move argument parsing into separate module | Laszlo Nagy | 2017-03-08 | 3 | -6/+6 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D30601 llvm-svn: 297307 | ||||
* | [scan-build-py] create decorator for compiler wrapper methods | Laszlo Nagy | 2017-03-04 | 4 | -8/+8 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D29260 llvm-svn: 296937 | ||||
* | [scan-build-py] remove batch files | Laszlo Nagy | 2017-01-28 | 7 | -7/+0 |
| | | | | llvm-svn: 293397 | ||||
* | [analyzer] Fix execution permissions for the scan-build-py scripts. | Artem Dergachev | 2016-08-01 | 7 | -0/+0 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D22969 llvm-svn: 277338 | ||||
* | [analyzer] Windows: launch scan-build from an arbitrary location. | Anton Yartsev | 2016-02-10 | 7 | -0/+7 |
| | | | | | | The following batch files allow to launch scan-build from an arbitrary location if path to clang\tools\scan-build-py\bin is added to %PATH%. llvm-svn: 260420 | ||||
* | D9600: Add scan-build python implementation | Laszlo Nagy | 2016-01-12 | 7 | -0/+107 |
llvm-svn: 257533 |