forked from OSchip/llvm-project
4 lines
145 B
C++
4 lines
145 B
C++
![]() |
// RUN: rm -rf %t
|
||
|
// RUN: %clang_cc1 -fmodules -x c++ -std=c++11 -fmodules-cache-path=%t -I %S/Inputs/cxx-dtor -emit-llvm-only %s
|
||
|
#include "b.h"
|