summaryrefslogtreecommitdiffstats
path: root/test/Modules/merge-nested-templates.cpp
blob: 42764eaed64fb31bce492fa4b9319c2687615083 (plain)
1
2
3
4
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -I%S/Inputs/merge-nested-templates -verify %s
// expected-no-diagnostics
#include "c.h"
OpenPOWER on IntegriCloud