Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / submodules / hash_map.h
blobce85984675790fd0829cefd5cd5306bddf983f8f
1 template<typename Key, typename Data> class hash_map { };
3 #define HAVE_HASH_MAP