llvm-project/clang/test/Frontend/Inputs/rewrite-includes6.h
Lubos Lunak 1e9c1d2b7b actually also compile output in tests for -frewrite-includes
Checking that the created output matches something is nice, but
this should also check whether the output makes sense.

Differential Revision: https://reviews.llvm.org/D63979

llvm-svn: 372250
2019-09-18 19:12:14 +00:00

3 lines
33 B
C

#pragma once
int included_line6;