diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-31 13:15:23 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-31 13:15:23 -0700 |
commit | e0800062daf237a9e4f893bc3db473da8f7472c0 (patch) | |
tree | 46bc90b4f7cd8e2202e4919f656552c8e30a50a4 /ir.cpp | |
parent | a705d65ccd1e204cc0b667df2678cc6921cbd9f5 (diff) |
Reject declarations with 'in' or 'out' qualifiers
'in' and 'out' can only be used in function parameter lists or at
global scope (1.30 and later). This change enforces this.
Diffstat (limited to 'ir.cpp')
0 files changed, 0 insertions, 0 deletions