llvm-for-llvmta/tools/clang/test/Modules/Inputs/update-after-load/b.h

3 lines
44 B
C++

#include "a.h"
namespace llvm { void f(); }