mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
3356f7ac59
created by Swift and Clang set the CU's compilation dir similarly. rdar://problem/22692266 Swift SVN r32637
5 lines
47 B
C
5 lines
47 B
C
static inline int
|
|
Foo(void) {
|
|
return 42;
|
|
}
|