summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-build-py/libscanbuild/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-101-1/+1
* Resubmit [analyzer] Support for naive cross translation unit analysisIlya Biryukov2018-03-011-0/+3
* Revert "[analyzer] Support for naive cross translation unit analysis"Ilya Biryukov2018-03-011-3/+0
* [analyzer] Support for naive cross translation unit analysisGabor Horvath2018-02-281-0/+3
* [scan-build-py] use python tempfile for tempdirLaszlo Nagy2017-03-201-6/+0
* [scan-build-py] create decorator for compiler wrapper methodsLaszlo Nagy2017-03-041-14/+111
* [scan-build-py] use subprocess wrapper to execute buildLaszlo Nagy2017-02-141-0/+13
* [scan-build-py] use subprocess wrapperLaszlo Nagy2017-01-281-12/+31
* D9600: Add scan-build python implementationLaszlo Nagy2016-01-121-0/+82
OpenPOWER on IntegriCloud