llvm-for-llvmta/tools/clang/test/Modules/Inputs/cxx-lookup/b.h

4 lines
58 B
C++

// b
namespace llvm { class GlobalValue; }
#include "y.h"