summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/PR28332/b.h
blob: e1e07e892079855a9eeae12157e6953b860dc935 (plain)
1
2
3
#include "TextualInclude.h"
template <typename, int> class SmallVector : SmallVectorImpl {};

OpenPOWER on IntegriCloud