Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / set-pure-crash / c.h
blobd5b7cd19461f1bacef0365c5be4ad6301596e8ac
1 #pragma once
3 template <typename>
4 struct simple {
5 };