Clang Project

clang_source_code/test/Modules/Inputs/update-after-load/b.h
1#include "a.h"
2namespace llvm { void f(); }
3