summaryrefslogtreecommitdiffstats
path: root/test/Modules/cxx-dtor.cpp
blob: 63427ee0afda0e9a1e252f52223c2c3367f63daa (plain)
1
2
3
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -x c++ -std=c++11 -fmodules-cache-path=%t -I %S/Inputs/cxx-dtor -emit-llvm-only %s
#include "b.h"
OpenPOWER on IntegriCloud