summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-build/libexec
Commit message (Expand)AuthorAgeFilesLines
* Fix a perl warning: Scalar value @ArgParts[0] better written as $ArgParts[0] ...Sylvestre Ledru2019-09-131-1/+1
* [analyzer] scan-build: handle --sysroot=/path in addition to --sysroot /path.Artem Dergachev2019-09-051-5/+8
* [analyzer] Fix scan-build's plist output in plist-html mode.Artem Dergachev2019-08-081-1/+1
* Fix exporting SARIF files from scan-build on Windows.Aaron Ballman2019-07-241-2/+2
* 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/+3
* [analyzer] Remove traces of ubigraph visualizationGeorge Karpenkov2018-09-061-5/+0
* [analyzer] Fix -x language argument for C preprocessed sourcesJonathan Roelofs2018-01-291-2/+2
* [scan-build] Patch to scan-build tool to support "--target=<value>" flagPetr Hosek2017-05-261-1/+2
* [analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov2016-02-181-0/+8
* [scan-build] Make scan-build work whether it's installed or notJonathan Roelofs2015-11-134-0/+787
OpenPOWER on IntegriCloud