| commit | 18afab762a6c22de74f1ef714178fb9d1da159b1 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Tue Mar 01 00:49:02 2016 +0000 |
| committer | John McCall <rjmccall@apple.com> | Tue Mar 01 00:49:02 2016 +0000 |
| tree | 21e7d816b503992dffbc593f54cca2b040e6bb6f | |
| parent | 6d0c8a036e1f6eabae4962b711836920f1a354e3 [diff] |
Generalize the consumed-parameter array on FunctionProtoType to allow arbitrary data to be associated with a parameter. Also, fix a bug where we apparently haven't been serializing this information for the last N years. llvm-svn: 262278