Skip to content

Commit 0e95f6a

Browse files
Copilotluoliwoshang
andcommitted
Initial plan for adding libstatic support
Co-authored-by: luoliwoshang <51194195+luoliwoshang@users.noreply.github.com>
1 parent 6a83de3 commit 0e95f6a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# 1 "/home/runner/work/llcppg/llcppg/parser/testdata/func/hfile/forwarddecl.h"
2+
# 1 "<built-in>" 1
3+
# 1 "<built-in>" 3
4+
# 453 "<built-in>" 3
5+
# 1 "<command line>" 1
6+
# 1 "<built-in>" 2
7+
# 1 "/home/runner/work/llcppg/llcppg/parser/testdata/func/hfile/forwarddecl.h" 2
8+
void foo0();
9+
void foo1(int a);
10+
void foo2(int a,...);

0 commit comments

Comments
 (0)