Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Preprocessor / objc-pp.m
blob3522f739344f439df5e5dbfd92189b456cb9b87e
1 // RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding
2 // expected-no-diagnostics
4 #import <stdint.h>  // no warning on #import in objc mode.