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