summaryrefslogtreecommitdiffstats
path: root/test/Modules/pr21687.cpp
blob: 51eb47ddee888b3a7e430e7100f1df244754ebc0 (plain)
1
2
3
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -I%S/Inputs/PR21687 -emit-llvm-only %s
#include "c.h"