DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-9 / 1%3A9.0.1-16 / clang / test / Lexer / Inputs / case-insensitive-include.h
12345678
#ifndef CASE_INSENSITIVE_INCLUDE_H #define CASE_INSENSITIVE_INCLUDE_H struct S { int x; }; #endif