Richard Smith | f813400 | 2015-03-10 01:41:22 +0000 | [diff] [blame] | 1 | // RUN: rm -rf %t |
Richard Smith | 47972af | 2015-06-16 00:08:24 +0000 | [diff] [blame] | 2 | // 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 Smith | f813400 | 2015-03-10 01:41:22 +0000 | [diff] [blame] | 3 | #include "b.h" |