reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 6 | ; Bitcode with a CST_CODE_NULL with void type. ; RUN: not llvm-dis %s.bc -o - 2>&1 | FileCheck %s ; CHECK: error: Invalid type for a constant null value |