mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-09 05:47:13 +00:00
New testcase
llvm-svn: 6983
This commit is contained in:
parent
94b29bf96d
commit
8fdb1dcff1
@ -0,0 +1,5 @@
|
||||
/* This is apparantly legal C. */
|
||||
extern __inline__ void test() { }
|
||||
|
||||
void test() {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user