blob: 6e4e6e09e9cd05cf2155d35f25dc686fd5d5132b [file] [log] [blame]
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -I%S/Inputs/merge-anon-in-template -verify %s
// expected-no-diagnostics
#include "a.h"
#include "c.h"
is_floating<int>::type t;