blob: 63427ee0afda0e9a1e252f52223c2c3367f63daa [file] [log] [blame]
Richard Smithf8134002015-03-10 01:41:22 +00001// RUN: rm -rf %t
Richard Smith47972af2015-06-16 00:08:24 +00002// 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
Richard Smithf8134002015-03-10 01:41:22 +00003#include "b.h"