aboutsummaryrefslogtreecommitdiff
path: root/clang/tools/scan-build-py
AgeCommit message (Expand)AuthorFilesLines
2024-05-23Remove some `try_compile` CMake checks for compiler flags (#92953)Vlad Serebrennikov1-5/+1
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta22-1923/+2252
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+1
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2022-09-07[cmake] do not set execution permission to regular files.Sinan Lin1-3/+3
2022-09-02[cmake] Append CLANG_LIBDIR_SUFFIX to scan-build-py installation destinationSinan Lin1-3/+3
2022-08-23[analyzer] Drop deprecated flagsBalazs Benics1-2/+0
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-3/+3
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-3/+3
2022-08-01Fixed a number of typosGabriel Ravier1-2/+2
2022-06-10[scan-build-py] Fix exception on shutdown with sarif-html output formatAnders Waldenborg1-1/+3
2022-06-02scan-build-py: Change scripts to explicitly require python3Anders Waldenborg7-7/+7
2022-02-02[scan-build] Fix deadlock at failures in libears/ear.cBalazs Benics1-0/+4
2022-01-21[clang][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-3/+3
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-3/+3
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-3/+3
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-3/+3
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-3/+3
2021-09-27Make analyze-cc path discovery sensible to symlinksserge-sans-paille1-1/+1
2021-09-13Fix scan-build-py executable lookup pathserge-sans-paille1-2/+4
2021-08-17scan-build-py: Force the opening in utf-8Sylvestre Ledru1-1/+1
2021-06-21Create install targets for scan-build-py.Daniel Hwang29-656/+1326
2021-02-23[scan-build-py] Add sarif-html support in scan-build-pyDaniel Hwang4-9/+53
2021-02-07[scan-build-py] Update scan-build-py to allow outputing as SARIFDaniel Hwang5-11/+657
2020-12-17Remove Python2 fallback and only advertise Python3 in the docserge-sans-paille1-1/+1
2020-11-09[scan-build] Supprot relative 'file' in cdb.Haowei Wu1-4/+9
2020-09-05scan-build-py: fix multiprocessing errorLawrence D'Anna3-9/+12
2020-07-22[CMake] Bump CMake minimum version to 3.13.4Louis Dionne1-1/+1
2019-12-05[scan-build-py] Set of small fixesGabor Horvath2-8/+26
2019-02-11[tools] Fix python DeprecationWarning: invalid escape sequenceSerge Guelton1-1/+1
2019-01-19Update the license mentioned in this documentation.Chandler Carruth1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth34-136/+102
2019-01-10[analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl7-87/+89
2018-12-18Portable Python script across Python versionSerge Guelton1-1/+1
2018-12-18Portable Python script across Python versionSerge Guelton1-0/+1
2018-09-06[analyzer] Remove traces of ubigraph visualizationGeorge Karpenkov1-2/+0
2018-04-06Fix typos in clangAlexander Kornienko3-6/+6
2018-03-01Resubmit [analyzer] Support for naive cross translation unit analysisIlya Biryukov8-34/+495
2018-03-01Revert "[analyzer] Support for naive cross translation unit analysis"Ilya Biryukov8-495/+34
2018-02-28[analyzer] Support for naive cross translation unit analysisGabor Horvath8-34/+495
2018-01-24Fix typos of occurred and occurrenceMalcolm Parsons1-1/+1