Sign in
llvm
/
clang
/
8b2f6d556594644cbae00636ca772508ce538d94
/
.
/
test
/
Modules
/
cxx-dtor.cpp
blob: 63427ee0afda0e9a1e252f52223c2c3367f63daa [
file
] [
log
] [
blame
]
// RUN: rm -rf %t
// 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
#include
"b.h"