summaryrefslogtreecommitdiffstats
path: root/clang/tools/scan-build-py/libscanbuild/analyze.py
Commit message (Expand)AuthorAgeFilesLines
* [scan-build-py] Set of small fixesGabor Horvath2019-12-051-7/+19
* [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
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-101-58/+60
* [analyzer] Remove traces of ubigraph visualizationGeorge Karpenkov2018-09-061-2/+0
* Fix typos in clangAlexander Kornienko2018-04-061-2/+2
* Resubmit [analyzer] Support for naive cross translation unit analysisIlya Biryukov2018-03-011-19/+260
* Revert "[analyzer] Support for naive cross translation unit analysis"Ilya Biryukov2018-03-011-260/+19
* [analyzer] Support for naive cross translation unit analysisGabor Horvath2018-02-281-19/+260
* Fix typos of occurred and occurrenceMalcolm Parsons2018-01-241-1/+1
* [scan-build-py] Patch to fix "-analyzer-config" optionPetr Hosek2017-07-191-1/+1
* [scan-build-py] merge runner module to analyzerLaszlo Nagy2017-04-071-7/+286
* [scan-build-py] reuse command line output parameter for report directoryLaszlo Nagy2017-03-211-11/+13
* [scan-build-py] move argument parsing into separate moduleLaszlo Nagy2017-03-081-321/+38
* [scan-build-py] create decorator for compiler wrapper methodsLaszlo Nagy2017-03-041-51/+42
* [scan-build-py] move function report_directory from report module to analyze ...Laszlo Nagy2017-02-141-1/+37
* [scan-build-py] use subprocess wrapper to execute buildLaszlo Nagy2017-02-141-4/+3
* [analyzer][scan-build-py] subprocess output handling reviewed in clang moduleLaszlo Nagy2016-09-241-0/+3
* D17487: [analyzer][scan-build-py] flag filter modification for compilation da...Laszlo Nagy2016-04-191-20/+19
* [analyzer] Add --force-analyze-debug-code option to scan-buildYury Gribov2016-02-181-2/+14
* D9600: Add scan-build python implementationLaszlo Nagy2016-01-121-0/+502
OpenPOWER on IntegriCloud