Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / PR28332 / b.h
blobe1e07e892079855a9eeae12157e6953b860dc935
1 #include "TextualInclude.h"
2 template <typename, int> class SmallVector : SmallVectorImpl {};