Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / Inputs / pragma-once.h
blob831cf553c764838ed844d8e0bca38ca3cd066dcb
1 #pragma once
3 /* For use with the pragma-once.c test */
5 int x = 3;