// RUN: %clang_cc1 -fsyntax-only -verify %s
// RUN: cp %s %t
// RUN: not %clang_cc1 -fsyntax-only -fixit -x c %t
// RUN: %clang_cc1 -fsyntax-only -pedantic -x c %t
void // expected-note{{passing argument to parameter 'aPtr' here}}
void // expected-note{{passing argument to parameter 'a' here}}
void // expected-note{{passing argument to parameter 'a' here}}
void // expected-note{{passing argument to parameter 'aPtr' here}}
void // expected-note{{passing argument to parameter 'a' here}}
void