summaryrefslogtreecommitdiff
path: root/test/Modules/merge-nested-templates.cpp
blob: 3abb2bb3d9763b9c70c4a395533ae4d6459c415c (plain)
1
2
3
4
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/merge-nested-templates -verify %s
// expected-no-diagnostics
#include "c.h"