> But as Taylor Campbell noted, if KASSERT sometimes does not return but > other times *does* return, then it's problematic for the analyzer since > it considers an assertion handler to be a function that does not return. Isn't analyzer_noreturn made for this?
- KASSERT and clang static analyzer coypu
- Re: KASSERT and clang static analyzer Kamil Rytarowski
- Re: KASSERT and clang static analyzer Paul Goyette
- Re: KASSERT and clang static analyzer Taylor R Campbell
- Re: KASSERT and clang static analyzer Alistair Crooks
- Re: KASSERT and clang static anal... Joerg Sonnenberger
- Re: KASSERT and clang static analyzer Taylor R Campbell
- Re: KASSERT and clang static analyzer J. Lewis Muir
- Re: KASSERT and clang static analyzer Edgar Fuß
- Re: KASSERT and clang static analyzer J. Lewis Muir