Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/private/
common.h
#ifndef COMMON_H #define COMMON_H typedef int common; #endif