summaryrefslogtreecommitdiff
path: root/tools/scan-build-py/tests
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1916-64/+48
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-102-10/+10
* Resubmit [analyzer] Support for naive cross translation unit analysisIlya Biryukov2018-03-012-2/+94
* Revert "[analyzer] Support for naive cross translation unit analysis"Ilya Biryukov2018-03-012-94/+2
* [analyzer] Support for naive cross translation unit analysisGabor Horvath2018-02-282-2/+94
* [scan-build-py] merge runner module to analyzerLaszlo Nagy2017-04-074-324/+314
* [scan-build-py] move function report_directory from report module to analyze ...Laszlo Nagy2017-02-142-13/+15
* [scan-build-py] use subprocess wrapperLaszlo Nagy2017-01-282-11/+2
* [analyzer][scan-build-py] subprocess output handling reviewed in clang moduleLaszlo Nagy2016-09-241-5/+57
* [analyzer] scan-build-py: Remove relative path hack for SATestsBuild.pyDevin Coughlin2016-09-141-14/+0
* [scan-build-py] Increase precision of timestamp in report directory nameDevin Coughlin2016-09-061-0/+13
* [CMake] Update to requiring CMake 3.4.3Chris Bieneman2016-05-311-1/+1
* D17487: [analyzer][scan-build-py] flag filter modification for compilation da...Laszlo Nagy2016-04-1915-453/+504
* [analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov2016-02-181-0/+11
* Remove autoconf supportChris Bieneman2016-01-261-42/+0
* D9600: Add scan-build python implementationLaszlo Nagy2016-01-1231-0/+2032