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

Assertion `Val && "isa<> used on a null pointer"' failed. #662

Closed balazske closed 5 years ago

balazske commented 5 years ago

The assert occured on analysis of LLVM release 7 with ctu-clang7.

balazske commented 5 years ago

660 fixes the problem.