iphydf
|
d930ecca4c
|
chore: Run infer static analyser on circle ci builds.
Also running some other analysis that we used to have on Travis.
|
2021-12-06 20:25:50 +00:00 |
|
iphydf
|
c1a2ea3309
|
Use bash arrays instead of strings for static analysis scripts.
These are more robust wrt. spaces in names.
|
2020-05-05 01:53:01 +01:00 |
|
iphydf
|
f627a26a7b
|
Run Clang global static analysis on Travis.
This uses a single .cc file containing almost all the code in the
repository to perform whole program analysis.
|
2018-07-22 02:34:30 +00:00 |
|
iphydf
|
d3b286cb43
|
Fix a bunch of compiler warnings and remove suppressions.
|
2018-02-24 22:20:22 +00:00 |
|