
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
4 lines
79 B
C
4 lines
79 B
C
#pragma clang system_header
|
|
int included_line1;
|
|
#include "rewrite-includes2.h"
|