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

clean llmv CTU analysis from crashes #661

Closed dkrupp closed 5 years ago

dkrupp commented 5 years ago

we analyze release-7.0 with ctu-clang7

balazske commented 5 years ago

related:

645 #653 #662 #663 #664

balazske commented 5 years ago

Some crashes were found with TU limit of 32 but these are deep in the call chain (many imported TUs), priority is low for fixing these.