aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/declare-use.S
blob: 2c5d8af7dd25a28d14d1bebfaccc857dbafc3947 (plain) (blame)
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 -S %s -Xclang -verify
// expected-no-diagnostics

#include "s.h"