Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / merge-nested-templates / c.h
blobab95e145ef522596c03c4e8958344aef492a0111
1 #include "string.ii"
2 std::wstring::iterator i;
3 #include "b.h"