Codebase Browser
llvm
Go to App
llvm
/
clang/test/Frontend/Inputs/
test2.h
#ifndef TEST2_H #define TEST2_H int x; #endif