| commit | f79e87d7272855aa1b6ffac88cf668a8ba0132c5 | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Mar 02 04:00:57 2011 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Mar 02 04:00:57 2011 +0000 |
| tree | a242db171b048e1cfca3148fdf29ad7f3967d628 | |
| parent | 8b1ae6417d58d3de183242b175181e374be96eaf [diff] |
Support a new InheritableAttr subclass, InheritableParamAttr, which is used for attributes that are okay to inherit when written on a parameter. Dependent on LLVM r126827. llvm-svn: 126828