Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
clang
/
test
/
APINotes
/
yaml-convert-diags.c
blob: 1d352dc2c52309691a9c7a23460a0d20973a5e90 [
file
] [
log
] [
blame
]
// RUN: rm -rf %t
// RUN: not %clang_cc1 -fsyntax-only -fapinotes %s -I %S/Inputs/BrokenHeaders2 2>&1 | FileCheck %s
#include
"SomeBrokenLib.h"
// CHECK: error: multiple definitions of global function 'do_something_with_pointers'