llvm-project/clang/test/Modules/Inputs/codegen-flags/foo.h

5 lines
37 B
C

struct foo {
};
inline void f1() {
}