Clang Project

clang_source_code/test/Modules/Inputs/pr19692/TBlah.h
1#include "Blah.h"
2  int use = INT64_MAX;
3
4