| commit | 205d5e3a51bf70a91b40d533def6306786c221ec | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Mon Jan 31 16:09:46 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Mon Jan 31 16:09:46 2011 +0000 |
| tree | 6797fd221edede356928e9c551f26e62694995b3 | |
| parent | 1703f155164893ed1230250fc14bb34327a331c7 [diff] |
Implement the suggested resolution to core issue 547, extended to also allow ref-qualifiers on function types used as template type arguments. GNU actually allows cv-qualifiers on function types in many places where it shouldn't, so we currently categorize this as a GNU extension. llvm-svn: 124584