blob: e8767f228e5e96be3a63d03b5c1c60918bd6a0fb [file] [log] [blame]
// RUN: rm -rf %t
// RUN: not %clang_cc1 -fsyntax-only -fapinotes -fapinotes-cache-path=%t %s -I %S/Inputs/BrokenHeaders2 2>&1 | FileCheck %s
#include "SomeBrokenLib.h"
// CHECK: error: multiple definitions of global function 'do_something_with_pointers'