blob: ead67ec334e70db2ba0ea123b933e17f2d393662 [file] [log] [blame]
Richard Smithf8134002015-03-10 01:41:22 +00001// RUN: rm -rf %t
2// RUN: %clang_cc1 -fmodules -x c++ -std=c++11 -fmodules-cache-path=%t -I %S/Inputs/cxx-dtor -emit-llvm-only %s
3#include "b.h"