1 # RUN: not yaml2obj %s -o /dev/null 2>&1 | FileCheck %s
3 ## Test that we report an error for an ExceptionStream where the specified
4 ## number of parameters is greater than the number of ExceptionInformation
14 Exception Record: 0x0102030405060708
15 Exception Address: 0x0a0b0c0d0e0f1011
16 Number of Parameters: 4
20 # CHECK: error: missing required key 'Parameter 3'
21 Thread Context: 3DeadBeefDefacedABadCafe)");