testsuite: Disable derefnull when built with LLVM
LLVM does not guarantee any particular semantics when dereferencing null pointers. Consequently, this test actually passes when built with the LLVM backend.
Loading
Please register or sign in to comment