mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-26 22:34:39 +00:00
llvm-gcc now requires -fnested-functions to enable them in C.
llvm-svn: 35217
This commit is contained in:
parent
3e9e08791f
commit
797cae1109
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgcc -S %s -o /dev/null
|
||||
// RUN: %llvmgcc -S %s -o /dev/null -fnested-functions
|
||||
|
||||
// XFAIL: *
|
||||
/* It is unlikely that LLVM will ever support nested functions, but if it does,
|
||||
|
Loading…
x
Reference in New Issue
Block a user