summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-build-py/libscanbuild/intercept.py
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [scan-build-py] use python tempfile for tempdirLaszlo Nagy2017-03-201-2/+2
* [scan-build-py] move argument parsing into separate moduleLaszlo Nagy2017-03-081-79/+11
* [scan-build-py] create decorator for compiler wrapper methodsLaszlo Nagy2017-03-041-41/+47
* [scan-build-py] use subprocess wrapper to execute buildLaszlo Nagy2017-02-141-4/+2
* [scan-build-py] remove not used flagLaszlo Nagy2017-01-291-12/+2
* [scan-build-py] use subprocess wrapperLaszlo Nagy2017-01-281-14/+12
* D17487: [analyzer][scan-build-py] flag filter modification for compilation da...Laszlo Nagy2016-04-191-39/+19
* D9600: Add scan-build python implementationLaszlo Nagy2016-01-121-0/+359
OpenPOWER on IntegriCloud