This revision was automatically updated to reflect the committed changes.
Closed by commit rL277338: [analyzer] Fix execution permissions for the
scan-build-py scripts. (authored by dergachev).
Changed prior to commit:
https://reviews.llvm.org/D22969?vs=66159&id=66300#toc
Repository:
rL LLVM
NoQ created this revision.
NoQ added reviewers: zaks.anna, dcoughlin, rizsotto.mailinglist.
NoQ added a subscriber: cfe-commits.
It seems that the executable scripts are not marked as executable in the
repository, so i had to `chmod +x` them before using. Because the old
scan-build is `+x`, i gu