Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / SemaObjCXX / expr-objcxx.mm
blob7fd4ca8b272bd8f12953b45a18bb3dc277d509b1
1 // RUN: %clang_cc1 %s -verify -pedantic -fsyntax-only
2 // expected-no-diagnostics
4 void *P =  @selector(foo::bar::);