Sign in
chromium
/
external
/
github.com
/
emscripten-core
/
emscripten-fastcomp-clang
/
a21700cd19a2b7d0ac93ed8629e7b10c8a61cfee
/
.
/
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"