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'