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

Enable the usage of ctu-import-threshold thru analyzer-config #642

Closed gamesh411 closed 5 years ago

gamesh411 commented 5 years ago

As a quick-fix, the threshold is added as an analyzer-option. This part will be refactored heavily when we rebase onto the next clang version.