index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
Parser
/
parmvardecl_conversion.c
blob: 9fa8a6880a21d2f42ea522d17ae75a096efb0c3d (
about
) (
plain
)
1
2
3
4
// RUN: %clang_cc1 -fsyntax-only -verify %s void f (int p[]) { p++; }