Ericsson / clang

Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)
http://clang.llvm.org/
Other
15 stars 10 forks source link

create jenkins job for CTU analyze clang #557

Closed dkrupp closed 5 years ago

dkrupp commented 5 years ago

-should run on ci2 -should analyze a recent clang version (e.g. release 7). -create build json once -use ctu-clang7 branch for analysis (the most recent) -fail the job if there are crashes -put it int ctu_pipeline_clang7 and enable it with a build parameter (false by default)

dkrupp commented 5 years ago

we will not put in into the CTU pipeline because that would be too long.