index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
utils
/
analyzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] [tests] Do not be verbose by default when updating reference results.
George Karpenkov
2018-08-07
1
-1
/
+1
*
[analyzer] [tests] Add an option for showing statistics after running tests.
George Karpenkov
2018-07-30
1
-1
/
+3
*
[analyzer] [tests] Style fixes for testing harness.
George Karpenkov
2018-07-30
2
-14
/
+14
*
[analyzer] [tests] Pass clang executable path to prefix-less executor scripts.
George Karpenkov
2018-07-02
1
-0
/
+1
*
[analyzer] [tests] Allow the tested project to specify it's own analyzer wrapper
George Karpenkov
2018-06-29
1
-0
/
+14
*
[analyzer] [tests] Fix 80 column violation in SATestBuild.py
George Karpenkov
2018-06-29
1
-5
/
+5
*
[analyzer] Fix string not being formatted with extra arguments
Mikhail R. Gadelha
2018-06-27
1
-1
/
+2
*
[analyzer] [tests] Include statistics in tests.
George Karpenkov
2018-06-26
1
-1
/
+7
*
Fix a (possible) division by zero check in the CmpRuns script
Mikhail R. Gadelha
2018-05-30
1
-1
/
+1
*
Introduces --stats-only option to only show changes in statistics.
Mikhail R. Gadelha
2018-05-28
1
-3
/
+63
*
[analyzer] [testing] Be less verbose by default in integration testing.
George Karpenkov
2018-03-29
1
-1
/
+1
*
[analyzer] [tests] Create a directory for the log file
George Karpenkov
2018-03-01
1
-0
/
+2
*
[analyzer] [tests] Write to logfile instead of stdout while updating
George Karpenkov
2018-02-28
1
-17
/
+18
*
[analyzer] [tests] Update CmpRuns to write to stdout correctly in multithread...
George Karpenkov
2018-02-13
2
-14
/
+18
*
[analyzer] [tests] Fix a typo in analyzer testing script.
George Karpenkov
2018-02-12
1
-1
/
+1
*
[analyzer] [tests] Fixing an error after non-atomic cherry-pick
George Karpenkov
2018-02-09
1
-0
/
+1
*
[analyzer] [tests] [NFC] Remove a fragile tightly-coupled component emulating...
George Karpenkov
2018-02-09
2
-22
/
+12
*
[analyzer] [tests] Test different projects concurrently
George Karpenkov
2018-02-08
2
-81
/
+180
*
[analyzer] [tests] Show function name in CmpRuns output
George Karpenkov
2018-02-06
1
-3
/
+9
*
[analyzer] [tests] Fix crash in SATestBuild.py
George Karpenkov
2018-02-02
1
-0
/
+7
*
[analyzer] [tests] [NFC] Remove dead code from CmpRuns
George Karpenkov
2018-02-01
1
-21
/
+6
*
[analyzer] [tests] Add an option to show the histogram of path differences be...
George Karpenkov
2018-02-01
1
-2
/
+42
*
[analyzer] [tests] Show the number of removed/added bug reports
George Karpenkov
2018-02-01
1
-0
/
+9
*
[analyzer] Use stable filenames in analyzer testing infrastructure
George Karpenkov
2018-01-29
1
-0
/
+1
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-22
1
-2
/
+2
*
[analyzer] [tests] Remove empty folders in reference results, do not store di...
George Karpenkov
2017-10-30
2
-17
/
+12
*
[Analyzer] [Tests] Fixing typo from the previous commit.
George Karpenkov
2017-10-27
1
-1
/
+1
*
[Analyzer] [Tests] Dump the output of scan-build to stdout on failure.
George Karpenkov
2017-10-27
1
-5
/
+6
*
[Analyzer] [Tests] Write analyzers crashes to stdout, and not to a separate file
George Karpenkov
2017-10-26
1
-20
/
+12
*
[Analyzer] [Tests] Consistently use exit codes. Use code=42 to signify differ...
George Karpenkov
2017-10-26
2
-10
/
+13
*
[Analyzer] [Tests] Do not discard output from CmpRuns.py when running integra...
George Karpenkov
2017-10-25
2
-15
/
+1
*
[Analyzer] [Tests] Minor refactor of testing infrastructure:
George Karpenkov
2017-10-24
2
-115
/
+122
*
[Analyzer] [Tests] Remove temporary fields from generated reference results.
George Karpenkov
2017-10-24
1
-0
/
+8
*
[Analyzer] Fix bug in testing scripts, which always marked result as failure.
George Karpenkov
2017-10-24
1
-0
/
+1
*
[Analyzer] Remove dead code from testing scripts
George Karpenkov
2017-10-11
1
-53
/
+2
*
[Analyzer Tests] Run static analyzer integration tests until the end,
George Karpenkov
2017-10-05
1
-8
/
+20
*
[Analyzer Tests] Fix misc bugs in analyzer reference results updater.
George Karpenkov
2017-10-05
1
-4
/
+16
*
[Analyzer] Make testing scripts flake8 compliant
George Karpenkov
2017-10-02
6
-299
/
+397
*
[Analyzer] Add nullability to the list of tested checkers in SATestBuild
George Karpenkov
2017-09-30
1
-1
/
+12
*
[Analyzer] Fix minor errors in python scripts.
George Karpenkov
2017-09-22
2
-6
/
+5
*
[Analyzer] Static analyzer script for updating reference results
George Karpenkov
2017-09-22
1
-0
/
+64
*
[Analyzer] Refactor analyzer testing scripts.
George Karpenkov
2017-09-22
3
-88
/
+75
*
[Analyzer] Use CC environment variable to select analyzer path in SATestBuild.
George Karpenkov
2017-09-21
1
-1
/
+4
*
[Analyzer] Add simple help to SATestAdd.py
George Karpenkov
2017-09-21
1
-5
/
+6
*
[Analyzer] Remove dead code from CmpRuns.py.
George Karpenkov
2017-09-21
1
-24
/
+0
*
[analyzer] SATestBuild.py: Treat '#' as comment in projectMap.csv
Devin Coughlin
2016-09-19
1
-0
/
+8
*
[analyzer] SATestBuild.py: Remove html and log when producing reference results.
Devin Coughlin
2016-01-23
1
-7
/
+29
*
[analyzer] SATestBuild.py: Handle spaces in path passed to --use-analyzer.
Devin Coughlin
2016-01-22
1
-2
/
+2
*
[analyzer] Update SATestBuild.py to handle spaces in paths.
Devin Coughlin
2016-01-22
1
-10
/
+10
*
[analyzer] Update SATestBuild.py to enable a 'download and patch' model for p...
Devin Coughlin
2015-11-07
2
-13
/
+112
[next]