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 |
|
Maxim Biro
|
f45bf686ae
|
Don't warn about macro expansion in run-clang
|
2018-10-16 21:35:44 -04:00 |
|
iphydf
|
7aa57afeba
|
Avoid redefining macros from different files.
|
2018-08-19 23:15:01 +00: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 |
|