The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Lexer
Inputs
case-insensitive-include.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#ifndef
CASE_INSENSITIVE_INCLUDE_H
#define
CASE_INSENSITIVE_INCLUDE_H
struct
S
{
int
x
;
}
;
#endif