1f51a89d39
These were ignored by git accidentally. We want ALL OF THEM since they all came in the llvm/clang source distribution.
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
// RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only
|
|
|
|
// rdar://8366474
|
|
void *P = @selector(foo::bar::);
|