Codebase Browser
llvm
Go to App
llvm
/
clang-tools-extra/include-cleaner/test/Inputs/
foo.h
#ifndef FOO_H #define FOO_H int foo(); #endif