android_mt6572_jiabo/external/clang/test/Modules/cxx-dtor.cpp
2025-09-05 16:56:03 +08:00

3 lines
168 B
C++

// 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"