Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
implicit-invalidate-chain
/
A.h
1
// A
2
#include "B.h"
3