Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
345c1449c821a815d23f874d7cb9890003ce2cc1
/
.
/
clang
/
test
/
Modules
/
cxx-dtor.cpp
blob: ead67ec334e70db2ba0ea123b933e17f2d393662 [
file
] [
log
] [
blame
]
Richard Smith
f813400
2015-03-10 01:41:22 +0000
[
diff
] [
blame
]
1
// 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"