xref: /llvm-project/clang/test/Frontend/preprocessed-input.i (revision 06b1af5bf1172be1b3f6fa762f0c901656678e6d)
1 # 1 "preprocessed-input.c"
2 # 1 "<built-in>" 1
3 # 1 "<built-in>" 3
4 # 318 "<built-in>" 3
5 # 1 "<command line>" 1
6 # 1 "<built-in>" 2
7 # 1 "preprocessed-input.c" 2
8 
9 // RUN: %clang -emit-llvm -S -o - %s | FileCheck %s
10 // CHECK: source_filename = "preprocessed-input.c"{{$}}
11