Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
llvm-project-archived
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Issues
2
Discussions
0
Wiki
0
Insights
llvm-project-archived
/
clang
/
test
/
Frontend
/
Inputs
/
rewrite-includes1.h
Text
·
79 B
·
3312f9f
Raw
4 lines · c
1
#pragma clang system_header
2
int included_line1;
3
#include "rewrite-includes2.h"
4