summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/clang.sh
Commit message (Collapse)AuthorAgeFilesLines
* clang: fix the string for disabling the bd xlator properlyAmar Tumballi2018-08-271-1/+1
| | | | | Change-Id: I57f1561b59f0e6ff09076965564170ec34b41992 Signed-off-by: Amar Tumballi <amarts@redhat.com>
* clang: remove block-device from the buildAmar Tumballi2018-08-251-1/+1
| | | | | Change-Id: If6a16648d832443f428ee5d1d656febae16656e0 Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Update clang job to not check for Dead StoresNigel Babu2018-08-101-1/+1
| | | | Change-Id: Idf4d769a5edb3caadaf1b29b9b666287c3304620
* Fix mock for clangNigel Babu2018-03-191-8/+8
| | | | | | Upgrade the mock environment to F27 while in there Change-Id: I7df07881ee21bc532bd25f6e1b64a8b9215d1ac4
* Run clang in a fedora chrootNigel Babu2017-08-141-3/+10
| | | | | | | This job builds a chroot, installs clang, copies the code inside, does a clang analyze inside the chroot and then copies the results out. Change-Id: I3899cf0a41c3ff5c772cb6d98b15ff1634f8cdb8
* Added a clang scan-build job to gluster pipelinedeepshikhaaa2017-07-201-0/+3
Change-Id: Ie265380582b1423630f49d8c504b6ac6155a002c Signed-off-by: deepshikhaaa <deepshikhakhandelwal8@gmail.com>