summaryrefslogtreecommitdiffstats
path: root/test/Modules/merge-template-specializations.cpp
blob: 25db93fbbb206c63414dcf151da925cdc90d4bb9 (plain)
1
2
3
4
5
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -fimplicit-module-maps -fmodules-local-submodule-visibility -I%S/Inputs/merge-template-specializations -std=c++11 -verify %s
// expected-no-diagnostics
#include "c.h"
X x;