mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 06:16:09 +00:00

This recommits the patch, now that I verified that the bot instability is due to something else. Sorry for the noise. llvm-svn: 323879
4 lines
24 B
C
4 lines
24 B
C
int f() {
|
|
return 1;
|
|
}
|