blob: 859412a2568c33aaef8180808b8cb97344f50c9f [file] [log] [blame]
Duncan P. N. Exon Smith2cee1c92015-03-27 17:56:39 +00001; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3; CHECK: <stdin>:[[@LINE+1]]:30: error: 'scope' cannot be null
Duncan P. N. Exon Smithe56023a2015-04-29 16:38:44 +00004!0 = !DILocalVariable(scope: null)