repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git]
/
llvm
/
test
/
Assembler
/
invalid-diderivedtype-missing-basetype.ll
blob
308c2ea90ef15eaa26a58bdcabc5779f03c72e97
1
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
2
3
; CHECK: [[@LINE+1]]:45: error: missing required field 'baseType'
4
!0 = !DIDerivedType(tag: DW_TAG_pointer_type)