summaryrefslogtreecommitdiffstats
path: root/tools/scan-build/bin
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Teach scan-build to find clang when installed in /usr/local/bin/Devin Coughlin2019-03-161-2/+21
* [tools] Fix python DeprecationWarning: invalid escape sequenceSerge Guelton2019-02-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update the scan-build to generate SARIF.Aaron Ballman2018-12-131-2/+16
* [analyzer] scan-build: if --status-bugs is passed, don't forget about the exi...Roman Lebedev2018-09-261-2/+2
* scan-build: Add support of the option --exclude like in scan-build-pySylvestre Ledru2018-09-171-0/+30
* scan-build: remove trailing whitespacesSylvestre Ledru2018-09-161-4/+4
* Also manages clang-X as tool for scan-buildSylvestre Ledru2018-09-161-1/+1
* Fix typos in clangAlexander Kornienko2018-04-061-2/+2
* [scan-build] Add an option to skip overriding CC and CXX make varsJonathan Roelofs2018-01-291-4/+20
* scan-build: Add an option to show the description in the list of defectSylvestre Ledru2016-08-011-4/+28
* [analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov2016-02-181-3/+17
* [scan-build] Make scan-build work whether it's installed or notJonathan Roelofs2015-11-133-0/+1947