repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PowerPC] Collect some CallLowering arguments into a struct. [NFC]
[llvm-project.git]
/
clang
/
test
/
Preprocessor
/
print_line_include.c
blob
d65873cb73668aebfdcf5faf35f98e737df5e459
1
// RUN: %clang_cc1 -E -P %s | FileCheck %s
2
// CHECK: int x;
3
// CHECK-NEXT: int x;
4
5
#include
"print_line_include.h"
6
#include
"print_line_include.h"