summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/declare-use.S
blob: 28650b166b9fee6a0758ec0f600a737334d054f8 (plain)
1
2
3
4
5
// RUN: rm -rf %t
// RUN: %clang -fmodule-maps -fmodules-cache-path=%t -fmodules-decluse -fmodule-name=XS -I %S/Inputs/declare-use -c %s -Xclang -verify
// expected-no-diagnostics

#include "s.h"
OpenPOWER on IntegriCloud