blob: ead67ec334e70db2ba0ea123b933e17f2d393662 [file] [log] [blame]
// 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"